|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathFindingContext
The context describing the current path finding state
Method Summary | |
---|---|
Mover |
getMover()
Get the object being moved along the path if any |
int |
getSearchDistance()
Get the distance that has been searched to reach this point |
int |
getSourceX()
Get the x coordinate of the source location |
int |
getSourceY()
Get the y coordinate of the source location |
Method Detail |
---|
Mover getMover()
int getSourceX()
int getSourceY()
int getSearchDistance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |