Property | Type | Description | |
---|---|---|---|
AIUnitPrefab | |||
blueTeam | |||
blueTeamStartPosition | |||
blueTeamUnits | |||
sessionNumberText | |||
yellowTeam | |||
yellowTeamStartPosiiton | |||
yellowTeamUnits |
Method | Description | |
---|---|---|
ClearSimulation ( ) : void | ||
ContinueSimulation ( ) : void | ||
FixedUpdate ( ) : void | ||
InitializeSimulation ( ) : void | ||
PauseSimulation ( ) : void | ||
Start ( ) : void | ||
StartSimulation ( ) : void | ||
StopSimulation ( ) : void |
public GameObject,UnityEngine AIUnitPrefab | ||
return |
public Transform,UnityEngine blueTeamStartPosition | ||
return |
public Transform,UnityEngine blueTeamUnits | ||
return |
public Text,UnityEngine.UI sessionNumberText | ||
return |
public GameObject,UnityEngine yellowTeam | ||
return |
public Transform,UnityEngine yellowTeamStartPosiiton | ||
return |