|
DC/RTS Documentation
v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
|
This class will be Used for Handling Different Formations. More...
Public Member Functions | |
| void | Init () |
| Initializes the FormationSwitches class More... | |
| void | OnGUI () |
| Displays the Formations switches through the GUI More... | |
Public Attributes | |
| int | FormationCount = 9 |
This class will be Used for Handling Different Formations.
Such as Activating Them, Determining Them and Maybe Even Calculating Them. (Incomplete)
| void FormationSwitches.Init | ( | ) |
Initializes the FormationSwitches class
| void FormationSwitches.OnGUI | ( | ) |
Displays the Formations switches through the GUI
| int FormationSwitches.FormationCount = 9 |