|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcivquest.units.MovePath
civquest.units.ImpossibleMovePath
An impossible MovePath.
| Field Summary |
| Fields inherited from class civquest.units.MovePath |
turn, units |
| Constructor Summary | |
ImpossibleMovePath(Field from,
Field to,
boolean sure,
java.util.Collection units,
int turn)
|
|
| Method Summary | |
Field |
getFromField()
|
Field |
getToField()
|
boolean |
isMovePathPossible()
|
boolean |
isSure()
|
| Methods inherited from class civquest.units.MovePath |
getTurn, getUnitLocation, getUnits, getUnitsIterator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImpossibleMovePath(Field from,
Field to,
boolean sure,
java.util.Collection units,
int turn)
| Method Detail |
public boolean isMovePathPossible()
isMovePathPossible in class MovePathpublic Field getFromField()
public Field getToField()
public boolean isSure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||