Namespace AlphaFramework.World.Paths
Classes
- SimplePathfinder
A simple A* pathfinder.
- StoredPath<TCoordinates>
Stores a path calculated by Pathfinder.
Interfaces
- IPathfinder<TCoordinates>
A strategy pattern interface for pathfinding algorithms.
A simple A* pathfinder.
Stores a path calculated by Pathfinder.
A strategy pattern interface for pathfinding algorithms.