| Interface | Description |
|---|---|
| ChessPosition |
| Class | Description |
|---|---|
| ChessBoardCoord | |
| ChessBoardModel | |
| ChessBoardPath | |
| ChessMovePath | |
| ChessPiece |
| Enum | Description |
|---|---|
| ChessGameStatus | |
| ChessPieceType | |
| ChessSide |
| Exception | Description |
|---|---|
| ChessException |
Ancestor exception for all concrete model-related exception.
|
| IllegalMoveException |
Illegal move performed.
|
| PgnMoveException |
Invalid PGN notation encountered.
|
Copyright © 2015. All Rights Reserved.