Class Summary |
AbstractStonePanel |
Base class for panels that draw stones |
HandPanel |
Implementation of the board |
PlayerPanel |
Implementation of the player panel |
StartTurnPanel |
A panel that is displayed before a player's turn |
StoneCollectionPanel |
Implementation of the stone collection (selection) |
StonePainter |
The StonePainter paints stones and converts between pixel and grid
coordinates |
TablePanel |
The implementation of the table |
View |
Implementation of the top-level view interface |
WinPanel |
A panel that is displayed when a player has won |