CornellTech-Unity-project  1.0
Public Member Functions | Public Attributes | List of all members
Cyan.Elmer.BotMovement Class Reference

Manipulates the bot's movement for recreating actions More...

Inherits MonoBehaviour.

Public Member Functions

void IncrementSceneSwitchIndex ()
 Increments the sceneswitch index by 1 More...
 

Public Attributes

Camera playerCamera
 
bool isExecuting = false
 
int diosIndex = 0
 
int sceneSwitchIndex = 2
 

Detailed Description

Manipulates the bot's movement for recreating actions

Member Function Documentation

void Cyan.Elmer.BotMovement.IncrementSceneSwitchIndex ( )

Increments the sceneswitch index by 1

Member Data Documentation

int Cyan.Elmer.BotMovement.diosIndex = 0
bool Cyan.Elmer.BotMovement.isExecuting = false
Camera Cyan.Elmer.BotMovement.playerCamera
int Cyan.Elmer.BotMovement.sceneSwitchIndex = 2

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