CryTUI::Style
Constructors
new(foreground : CryTUI::Color | Nil = nil, background : CryTUI::Color | Nil = nil, modifiers : CryTUI::Modifier = Modifier::None)
SourceInstance methods
background
Sourcebackground=(background : Color | Nil)
Sourceforeground
Sourceforeground=(foreground : Color | Nil)
Sourcemodifiers
Sourcemodifiers=(modifiers : Modifier)
Sourcepatch(other : Style) : Style
Source