CryTUI::Widgets::BorderSet
Constants
ASCII = new("+", "+", "+", "+", "-", "|")
DOUBLE = new("╔", "╗", "╚", "╝", "═", "║")
PLAIN = new("┌", "┐", "└", "┘", "─", "│")
ROUNDED = new("╭", "╮", "╰", "╯", "─", "│")
THICK = new("┏", "┓", "┗", "┛", "━", "┃")
Constructors
Instance methods
bottom_left
Sourcebottom_right
Sourcehorizontal
Sourcetop_left
Sourcetop_right
Sourcevertical
Source