cz.cuni.amis.pogamut.ut2004.agent.navigation.astar
Class UT2004PFGoal
java.lang.Object
cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004PFTask
cz.cuni.amis.pogamut.ut2004.agent.navigation.astar.UT2004PFGoal
- All Implemented Interfaces:
- cz.cuni.amis.pathfinding.map.IPFGoal<NavPoint>
public class UT2004PFGoal
- extends UT2004PFTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UT2004PFGoal
public UT2004PFGoal(NavPoint startNode,
NavPoint targetNode)
isGoalReached
public boolean isGoalReached(NavPoint actualNode)
- Specified by:
isGoalReached in interface cz.cuni.amis.pathfinding.map.IPFGoal<NavPoint>- Specified by:
isGoalReached in class UT2004PFTask
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.