| AStarNode Methods |
The AStarNode type exposes the following members.
| Name | Description | |
|---|---|---|
| EstimateHeuristicMovementCost |
Returns the estimated, heuristic movement cost needed to get
from this node to the specified other one.
| |
| Reset |
Resets this node, clearing its parent and visited status.
|