|
DC/RTS Documentation
v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
|
Directories | |
| directory | ControlObjClasses |
| directory | GridObjectHandlers |
Files | |
| file | ControlObjHandler.cs |
| Used for Handling Concepts Tied Specifically to Control Objects. | |
| file | CreatureHandler.cs |
| Used for Handling Concepts Tied Specifically to Creature Objects. | |
| file | GridGenerator.cs |
| Handles Data Representing the GridGenerator. | |
| file | GridObject.cs |
| A GridObject class for use on the GridGenerator. | |
| file | GridRenderer.cs |
| Handles Rendering of a GridGenerator GridSquares and Calculated Path Tiles. | |
| file | NPCHandler.cs |
| Used for Handling Concepts Tied Specifically to NPC Objects. | |
| file | SelectionToggle.cs |
| Handles the Behavior of the SelectionToggle. | |