|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavPath | |
---|---|
org.newdawn.slick.util.pathfinding.navmesh |
Uses of NavPath in org.newdawn.slick.util.pathfinding.navmesh |
---|
Methods in org.newdawn.slick.util.pathfinding.navmesh that return NavPath | |
---|---|
NavPath |
NavMesh.findPath(float sx,
float sy,
float tx,
float ty,
boolean optimize)
Find a path from the source to the target coordinates |
Methods in org.newdawn.slick.util.pathfinding.navmesh with parameters of type NavPath | |
---|---|
boolean |
Space.pickLowestCost(Space target,
NavPath path)
Pick the lowest cost route from this space to another on the path |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |