Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.Graphs Namespace Reference

Classes

class  AStarPath
 Implementation of the A* pathfinding algorithm. More...
 
class  Connection
 Connection descriptor. More...
 
class  Graph
 Base graph implementation logic. More...
 
class  GraphNode
 Instance that defies More...
 
class  GraphNodeAPI
 Static API for GraphNode related operations. More...
 
class  GraphRuntimeAPI
 Runtime static handler that provides API as well with managing of the loaded data during the session. More...
 
class  Path
 Base logic of the navigation path between two points. More...
 

Enumerations

enum  Direction {
  Default , Top , Left , Right ,
  Bottom
}
 Defines cluster extension direction .