Class HighLevelGoalNode
java.lang.Object
zombie.characters.animals.pathfind.HighLevelGoalNode
- All Implemented Interfaces:
astar.IGoalNode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HighLevelGoalNode
public HighLevelGoalNode()
-
-
Method Details
-
inGoal
public boolean inGoal(astar.ISearchNode iSearchNode) - Specified by:
inGoal
in interfaceastar.IGoalNode
-