A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
IntersectionPair (float factor, bool inside) | |
int | CompareTo (IntersectionPair o) |
void | SetState (IntersectionState s) |
Public Attributes | |
float | factor |
IntersectionState | state |