sily-terminal ~master (2023-12-06T13:08:38Z)
Dub
Repo
Label.this
sily
tui
elements
label
Label
Creates new Label
class
Label
this
(
dstring
_text
,
uvec2
_pos
,
col
_front
,
col
_back
)
Parameters
_text
dstring
Text
_pos
uvec2
Position
_front
col
Text color
_back
col
Background color
Meta
Source
See Implementation
sily
tui
elements
label
Label
constructors
this
functions
_render
length
mixins
__anonymous
Creates new Label