Dungeon Architect  17.0.0
DungeonArchitect.Themeing.LeftToRightNodeComparer Class Reference

Sorts the nodes from left to right based on the X-axis. This is used for sorting the visual nodes for execution, since they are executed from left to right More...

Inheritance diagram for DungeonArchitect.Themeing.LeftToRightNodeComparer:

Public Member Functions

int Compare (GraphNode a, GraphNode b)
 

Detailed Description

Sorts the nodes from left to right based on the X-axis. This is used for sorting the visual nodes for execution, since they are executed from left to right

Definition at line 116 of file DungeonThemeData.cs.


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