CryTUI::Widgets::List
Constructors
new(items : Array(CryTUI::Widgets::ListItem), style : CryTUI::Style = Style.new, highlight_style : CryTUI::Style = Style.new, block : CryTUI::Widgets::Block | Nil = nil)
SourceInstance methods
block
Sourcehighlight_style
Sourceitems
Sourcerender(area : Rect, buffer : Buffer, state : ListState)
Sourcestyle
Source