Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Handles Camera Orbit Controls. More...
Protected Member Functions | |
override void | Initialise () |
Called on Initialise. | |
Protected Member Functions inherited from VerticesEngine.vxComponent | |
virtual void | OnDisposed () |
Additional Inherited Members | |
Public Member Functions inherited from VerticesEngine.vxComponent | |
void | Dispose () |
Called when disposed. | |
Properties inherited from VerticesEngine.vxComponent | |
bool | IsEnabled [get, set] |
Is this enabled. | |
string | Name [get, set] |
vxEntity | Entity [get] |
The entitiy which owns this component. | |
bool | IsDisposed [get] |
Handles Camera Orbit Controls.
|
protectedvirtual |
Called on Initialise.
Reimplemented from VerticesEngine.vxComponent.