Liberi
An exergame built for kids with CP!
GUIControlsAction Class Reference

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]
 

Detailed Description

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.

Member Data Documentation

ControlsAction GUIControlsAction.GoverningAction

The Controls Action that governs the state of this GUI element.

Definition at line 15 of file GUIControlsAction.cs.


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