|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PathSource
The pathfinding code will access maps through this interface.
| Method Summary | |
|---|---|
boolean |
isMoveAllowed(int fromX,
int fromY,
int toX,
int toY)
Checks if a move is allowed. |
| Method Detail |
|---|
boolean isMoveAllowed(int fromX,
int fromY,
int toX,
int toY)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||