-
Notifications
You must be signed in to change notification settings - Fork 0
TUI Functions
github-actions[bot] edited this page Aug 8, 2026
·
2 revisions
You can update TUI from plugins using cr.tui.
Prints a string contains ANSI codes. Look for ANSI Support to see list of supported ANSI codes. Game uses this function to print banner at main menu. This function is very usefull for ANSI arts.
Prints a line with box drawing character '─' to the give line number.
Prints slots.
Prints stats.
Prints buffs.
Prints inventory.
Prints all(slots, stats, buffs, inventory).
-
Getting Started
-
Metadata
-
Variable Types and Variables
-
Game Status
-
TUI