A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
ContourPoint (int x, int z, Vector3 position, Vector3 direction, int directionIndex) | |
Public Attributes | |
Vector3 | direction |
int | directionIndex |
Vector3 | position |
int | x |
int | z |