![]() |
Liberi
An exergame built for kids with CP!
|
A visual representation of a ControlsAction. Automatically updates when the GoverningAction changes to show the correct text and fade value (fading out when the action is disabled). More...
Inherits MonoBehaviour.
Public Attributes | |
ControlsAction | GoverningAction |
The Controls Action that governs the state of this GUI element. More... | |
Properties | |
bool | Enabled [get] |
A visual representation of a ControlsAction. Automatically updates when the GoverningAction changes to show the correct text and fade value (fading out when the action is disabled).
Definition at line 10 of file GUIControlsAction.cs.
ControlsAction GUIControlsAction.GoverningAction |
The Controls Action that governs the state of this GUI element.
Definition at line 15 of file GUIControlsAction.cs.