anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
GuiStyle
anchovy
gui
skin
guiskin
Undocumented in source.
class
GuiStyle {
GuiStyleState
[
string
]
states
;
string
fontName
;
GuiStyleState
opIndex
(string stateName);
string
toString
();
}
Members
Functions
opIndex
GuiStyleState
opIndex
(string stateName)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
fontName
string
fontName
;
Undocumented in source.
states
GuiStyleState
[
string
]
states
;
Undocumented in source.
Meta
Source
See Implementation
anchovy
gui
skin
guiskin
classes
GuiSkin
GuiStyle
structs
FontInfo
GuiStyleState