DC/RTS Documentation  v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
FormationSwitches Class Reference

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
 

Detailed Description

This class will be Used for Handling Different Formations.

Such as Activating Them, Determining Them and Maybe Even Calculating Them. (Incomplete)

Member Function Documentation

void FormationSwitches.Init ( )

Initializes the FormationSwitches class

void FormationSwitches.OnGUI ( )

Displays the Formations switches through the GUI

Member Data Documentation

int FormationSwitches.FormationCount = 9

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