| Interface | Description |
|---|---|
| IAlgorithm |
The base interface for all Pathfinding algorithms to implement from.
|
| Class | Description |
|---|---|
| Pathfinder |
A class used for general pathfinding.
|
| PathVector |
A vector contained in part of a path, which is comparable based on its
pathfinding cost.
|
Copyright © 2021. All rights reserved.