AlphaFramework API  1.0.3
Classes
AlphaFramework.World.Paths Namespace Reference

Classes

interface  IPathfinder
 A strategy pattern interface for pathfinding algorithms. More...
 
class  SimplePathfinder
 A simple A* pathfinder. More...
 
class  StoredPath
 Stores a path calculated by UniverseBase<TCoordinates>.Pathfinder. More...