Toolbox 0.0.1
Ritchie's accessible game engine'
|
Represents a part of a Thing. More...
Static Public Member Functions | |
static void | AwakenAllParts () |
Protected Member Functions | |
virtual void | OnEnable () |
virtual void | OnDisable () |
virtual void | OnAwake () |
virtual void | OnUpdate () |
Properties | |
Thing | Thing [get] |
bool | Enabled [get, set] |
Represents a part of a Thing.