Class HighLevelAStar
java.lang.Object
astar.AStar
zombie.characters.animals.pathfind.HighLevelAStar
public final class HighLevelAStar
extends astar.AStar
-
Field Summary
Fields inherited from class astar.AStar
bestNodeAfterSearch
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class astar.AStar
bestNodeAfterSearch, numSearchSteps, path, search, setMaxSteps, shortestPath
-
Constructor Details
-
HighLevelAStar
-