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

Temporary data-structure used while assigning stairs on the dungeon. More...

Public Member Functions

 StairAdjacencyQueueNode (int pCellId, int pDepth)
 

Public Attributes

int cellId
 
int depth
 

Detailed Description

Temporary data-structure used while assigning stairs on the dungeon.

Definition at line 66 of file GridDungeonBuilder.cs.


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