|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BoardListener | BoardListener is an interface for observers of changes to a Board. |
Piece | Piece represents an immutable playing piece on a board. |
Class Summary | |
Board | Board represents the state of a checkerboard. |
PieceLocation | PieceLocation represents a Piece in a particular square on a particular board. |
The main class of this package is Board, which represents a checkerboard for any kind of checkerboard game -- checkers, chess, etc.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |