public interface NavigationGridGraphNode extends NavigationNode
NavigationGridGraphNode. It contains an [x,y] coordinate.| Modifier and Type | Method and Description |
|---|---|
int |
getX() |
int |
getY() |
void |
setX(int x) |
void |
setY(int y) |
getClosedOnJob, getF, getG, getH, getOpenedOnJob, getParent, isWalkable, setClosedOnJob, setF, setG, setH, setOpenedOnJob, setParent, setWalkable