|
| vxColourTheme (Color NormalColour) |
|
| vxColourTheme (Color normalColour, Color hoverColour) |
| Initializes a new instance of the T:VerticesEngine.UI.Themes.vxColourTheme class.
|
|
| vxColourTheme (Color normalColour, Color hoverColour, Color selectedColour) |
| Initializes a new instance of the T:Virtex.Lib.Iris.Gui.Theme.vxThemeColour class.
|
|
| vxColourTheme (Color normalColour, Color hoverColour, Color selectedColour, Color disabledColour) |
|
void | SetTheme (Color normalColour) |
|
void | SetTheme (Color normalColour, Color hoverColour) |
|
void | SetTheme (Color normalColour, Color hoverColour, Color selectedColour) |
|
void | SetTheme (Color NormalColour, Color HoverColour, Color SelectedColour, Color DisabledColour) |
|
void | SetColor (vxEnumGUIElementState newState) |
|
|
static vxColourTheme | GetDefault () |
| Initializes a new instance of the T:Virtex.Lib.Iris.Gui.Theme.vxThemeColour class with the default colours.
|
|
|
Color | NormalColour |
| The Normal Colour.
|
|
Color | HoverColour |
| The Hover colour.
|
|
Color | SelectedColour |
| The selected colour.
|
|
Color | DisabledColour |
| The Color to draw when the element is Disabled.
|
|
vxEnumGUIElementState | _state |
|
float | DisabledAlpha |
| The disabled alpha.
|
|
|
vxEnumGUIElementState | State [get, set] |
| Gets or sets the element state.
|
|
Color | Color [get] |
| Gets the color given the current Element State.
|
|
◆ vxColourTheme() [1/2]
VerticesEngine.UI.vxColourTheme.vxColourTheme |
( |
Color | normalColour, |
|
|
Color | hoverColour ) |
Initializes a new instance of the T:VerticesEngine.UI.Themes.vxColourTheme class.
- Parameters
-
normalColour | Normal colour. |
hoverColour | Hover colour. |
◆ vxColourTheme() [2/2]
VerticesEngine.UI.vxColourTheme.vxColourTheme |
( |
Color | normalColour, |
|
|
Color | hoverColour, |
|
|
Color | selectedColour ) |
Initializes a new instance of the T:Virtex.Lib.Iris.Gui.Theme.vxThemeColour class.
- Parameters
-
normalColour | Normal. |
hoverColour | Hover. |
selectedColour | Selected. |
◆ Color
Color VerticesEngine.UI.vxColourTheme.Color |
|
get |
Gets the color given the current Element State.
The color.
◆ State
vxEnumGUIElementState VerticesEngine.UI.vxColourTheme.State |
|
getset |
Gets or sets the element state.
The state.
The documentation for this struct was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/UI/Theme/vxColourTheme.cs