Dungeon Architect  17.0.0
DungeonArchitect.Builders.Grid.CellHeightNode Class Reference

Temporary data-structure to hold the height data of the cell node A graph is build of the dungeon layout while the heights are assigned and this node contains the cell's height information More...

Public Attributes

int CellId
 
int Height
 
bool MarkForIncrease
 
bool MarkForDecrease
 

Detailed Description

Temporary data-structure to hold the height data of the cell node A graph is build of the dungeon layout while the heights are assigned and this node contains the cell's height information

Definition at line 55 of file GridDungeonBuilder.cs.


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