![]() |
DC/RTS Documentation
v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
|
Handles Data Representing the GridGenerator. More...
Classes | |
class | GridGenerator |
This class generates a grid a long the xz plane. More... | |
class | GridGenerator.GridComparer |
Used for Sorting GridSquares within a Data Structure that Contains an IComparer. More... | |
class | GridGenerator.GridSquareQuadrant |
Used for Being Able to Easily keep Track of GridSquares Tied to Specific Quadrants. More... | |
class | GridGenerator.GridSquare |
Represents a 3D GridSquare within the xz-plane. More... | |
Handles Data Representing the GridGenerator.
Generating GridSquareQuadrants that are made up of GridSquares.