CryTUI::Line
Constructors
new(spans : Array(CryTUI::Span) = [] of Span, alignment : CryTUI::Alignment = Alignment::Left, style : CryTUI::Style = Style.new)
SourceClass methods
Instance methods
alignment
Sourcerender(buffer : Buffer, area : Rect, inherited_style = Style.new)
Sourcespans
Sourcestyle
Sourcewidth
Source