struct

CryTUI::Widgets::List

Inherits Struct < Value < Object

Constructors

new(items : Array(CryTUI::Widgets::ListItem), style : CryTUI::Style = Style.new, highlight_style : CryTUI::Style = Style.new, block : CryTUI::Widgets::Block | Nil = nil)
Source

Instance methods

block
Source
highlight_style
Source
items
Source
render(area : Rect, buffer : Buffer, state : ListState)
Source
style
Source