Dungeon Architect
17.0.0
|
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...
Public Member Functions | |
int | Compare (GraphNode a, GraphNode b) |
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.