Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.UI.vxUIControlTheme Struct Reference

Item Theme. More...

Public Member Functions

 vxUIControlTheme (vxColourTheme background)
 
 vxUIControlTheme (vxColourTheme background, vxColourTheme text)
 
 vxUIControlTheme (vxColourTheme Background, vxColourTheme Text, vxColourTheme Border)
 
void SetState (vxUIControl item)
 Sets the Colors based off the current state.
 

Static Public Member Functions

static vxUIControlTheme GetDefault ()
 

Public Attributes

vxColourTheme Background
 The background colour theme.
 
vxColourTheme Text
 The text colour theme.
 
vxColourTheme Border
 The border colour theme.
 
bool DoBorder
 Whether or not this theme should have a border.
 

Detailed Description

Item Theme.

Member Function Documentation

◆ SetState()

void VerticesEngine.UI.vxUIControlTheme.SetState ( vxUIControl item)

Sets the Colors based off the current state.

Parameters
itemItem.

The documentation for this struct was generated from the following file: