Kerbal Space Program
1.12.4
|
Public Member Functions | |
UIStyle () | |
UIStyle (UIStyle s) | |
Public Attributes | |
UIStyleState | active |
TextAnchor | alignment |
TextClipping | clipping |
UIStyleState | disabled |
float | fixedHeight |
float | fixedWidth |
Font | font |
int | fontSize |
FontStyle | fontStyle |
UIStyleState | highlight |
float | lineHeight |
string | name |
UIStyleState | normal |
bool | richText |
bool | stretchHeight |
bool | stretchWidth |
bool | wordWrap |
|
inline |
|
inline |
UIStyleState UIStyle.active |
TextAnchor UIStyle.alignment |
TextClipping UIStyle.clipping |
UIStyleState UIStyle.disabled |
float UIStyle.fixedHeight |
float UIStyle.fixedWidth |
Font UIStyle.font |
int UIStyle.fontSize |
FontStyle UIStyle.fontStyle |
UIStyleState UIStyle.highlight |
float UIStyle.lineHeight |
string UIStyle.name |
UIStyleState UIStyle.normal |
bool UIStyle.richText |
bool UIStyle.stretchHeight |
bool UIStyle.stretchWidth |
bool UIStyle.wordWrap |