struct

CryTUI::Widgets::StyledText

Inherits Struct < Value < Object

Constructors

new(lines : Array(CryTUI::Line), style : CryTUI::Style = Style.new, block : CryTUI::Widgets::Block | Nil = nil, scroll : Int32 = 0)
Source

Instance methods

block
Source
lines
Source
render(area : Rect, buffer : Buffer)
Source
scroll
Source
style
Source