GuiSkin

Undocumented in source.

Members

Functions

addStyle
void addStyle(string styleName, GuiStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.
loadResources
void loadResources(IGuiRenderer guiRenderer)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
GuiStyle opIndex(string styleName)
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

fontInfos
FontInfo[] fontInfos;
Undocumented in source.
fonts
Font[string] fonts;
Undocumented in source.
name
string name;
Undocumented in source.
skinFilename
string skinFilename;
Undocumented in source.
styles
GuiStyle[string] styles;
Undocumented in source.
texture
Texture texture;
Undocumented in source.
textureFilename
string textureFilename;
Undocumented in source.

Meta