Holds a GUI skin description.
- Command Input:
s(Prefix)
- Command Output:
v
- Command Description:
- Set the path prefix for the texture names.
- Command Input:
v
- Command Output:
s(Prefix)
- Command Description:
- Get the path prefix for the texture names.
- Command Input:
s(Postfix)
- Command Output:
v
- Command Description:
- Set the path postfix for the texture names.
- Command Input:
v
- Command Output:
s(Prefix)
- Command Description:
- Get the path postfix for the texture names.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the modulation color for active windows.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the modulation color for active windows.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the modulation color for inactive windows.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the modulation color for inactive windows.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the default text color.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the default text color.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the default text color for the window titles.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the text color for window titles.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the default button text color.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the text color for buttons.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the default label text color.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the text color for labels.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the text entry fiel text color.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the text entry fiel text color.
- Command Input:
ffff(Color)
- Command Output:
v
- Command Description:
- Set the menu entry text color.
- Command Input:
v
- Command Output:
ffff(Color)
- Command Description:
- Get the menu entry text color.
- Command Input:
ffff(BorderRect: left, top, right, bottom)
- Command Output:
v
- Command Description:
- Set the layout border size around the window's client area.
- Command Input:
v
- Command Output:
ffff(BorderRect)
- Command Description:
- Get the layout border size around the window's client area.
- Command Input:
v
- Command Output:
v
- Command Description:
- Begin adding brushes. This will clear the current brush definitions.
- Command Input:
s(BrushName), s(TexturePath), ffff(x,y,w,h), ffff(rgba)
- Command Output:
v
- Command Description:
- Defines a brush by its name, a path to a texture, and a rectangle in the texture. The rectangle is given in absolute texel coordinates (0..texWidth).
- Command Input:
s(BrushName)
- Command Output:
v
- Command Description:
- Defines a dynamic brush by its name and render target size.
- Command Input:
v
- Command Output:
v
- Command Description:
- Finish adding brushes.
- Command Input:
s(Sound), f(Volume)
- Command Output:
v
- Command Description:
- Define the volume for a sound.
- Command Input:
s(Sound)
- Command Output:
f(Volume)
- Command Description:
- Returns the volume of a sound.
- Command Input:
s(Sound), s(Filename)
- Command Output:
v
- Command Description:
- Define a sound filename.
- Command Input:
s(Sound)
- Command Output:
s(Filename)
- Command Description:
- Returns filename associated with a sound.
- Command Input:
s(WindowFont)
- Command Output:
v
- Command Description:
- Set name of font to use for text inside windows.
- Command Input:
v
- Command Output:
s(WindowFont)
- Command Description:
- Get name of font to use for text inside windows.
- Command Input:
s(ButtonFont)
- Command Output:
v
- Command Description:
- Set name of font to use for buttons.
- Command Input:
v
- Command Output:
s(ButtonFont)
- Command Description:
- Get name of font to use for buttons.
- Command Input:
s(LabelFont)
- Command Output:
v
- Command Description:
- Set name of font to use for labels.
- Command Input:
v
- Command Output:
s(LabelFont)
- Command Description:
- Get name of font to use for labels.