|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.editev.util.Enum.Lookahead
|
+--com.editev.chess.EnumeratedGame.AllMovesForPieceMoving
An enumeration of all Moves for the piece in the Move.
| Field Summary | |
Piece |
piece
the Piece that's doing the moving. |
| Fields inherited from class com.editev.util.Enum.Lookahead |
next |
| Constructor Summary | |
EnumeratedGame.AllMovesForPieceMoving()
create the iterator starting with a Move. |
|
| Method Summary | |
protected void |
next()
Retrieve the next move (legal or not!) |
| Methods inherited from class com.editev.util.Enum.Lookahead |
hasMoreElements,
nextElement |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public final Piece piece
| Constructor Detail |
public EnumeratedGame.AllMovesForPieceMoving()
| Method Detail |
protected void next()
com.editev.util.Enum.Lookahead.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||