Method |
Description |
|
AddOrRemoveObject ( ) : void |
|
|
CreateBoxOffMeshConnections ( DynamicNavigationMesh navMesh, Node boxGroup ) : void |
|
|
CreateMovingBarrels ( DynamicNavigationMesh navMesh ) : void |
|
|
CreateMushroom ( Vector3 pos ) : void |
|
|
CreateScene ( ) : void |
|
|
CreateUI ( ) : void |
|
|
MoveCamera ( float timeStep ) : void |
|
|
Raycast ( float maxDistance, Vector3 &hitPos, Drawable &hitDrawable ) : bool |
|
|
SetPathPoint ( bool spawning ) : void |
|
|
SetupViewport ( ) : void |
|
|
SpawnJack ( Vector3 pos, Node jackGroup ) : void |
|
|
SubscribeToEvents ( ) : void |
|
|