public interface AstarHeuristic
AshCrowFlight
,
AshManhattan
Modifier and Type | Method and Description |
---|---|
double |
getCost(GraphNode node,
GraphNode target)
Estimate the cost between the node and the target.
|
Processing library AI_for_2D_Games by Peter Lager. (C) 2013