| Package | Description |
|---|---|
| org.alcibiade.chess.model.boardupdates | |
| org.alcibiade.chess.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBoardUpdate |
class |
FlagUpdateCastling |
class |
FlagUpdatePawn |
class |
PieceUpdateAdd |
class |
PieceUpdateMove |
class |
PieceUpdateRemove |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChessBoardUpdate> |
ChessRulesImpl.getUpdatesForMove(ChessPosition position,
ChessMovePath path) |
java.util.List<ChessBoardUpdate> |
ChessRules.getUpdatesForMove(ChessPosition position,
ChessMovePath path) |
Copyright © 2015. All Rights Reserved.