|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UT2004PFMap | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.astar | |
| Uses of UT2004PFMap in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar that return UT2004PFMap | |
|---|---|
UT2004PFMap |
UT2004AStar.getMap()
|
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.astar with parameters of type UT2004PFMap | |
|---|---|
UT2004AStar(UT2004PFMap map)
AStar configured with "map" with no agent-specific view on the map, IPFMapView.DefaultView is used. |
|
UT2004AStar(UT2004PFMap map,
cz.cuni.amis.pathfinding.map.IPFMapView<NavPoint> view)
AStar configured with "map" and agent-specific view on the map, if "view" is null, IPFMapView.DefaultView is going to be used. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||