See: Description
| Interface | Description |
|---|---|
| ReplayToolbarI |
Replay Toolbar public interface
|
| ToolbarHandler |
Interface to describe how to handle one of the board toolbar events.
|
| Class | Description |
|---|---|
| BoardGui |
Main object of the GUI board.
|
| BoardTab |
The board as it appears under the "Board Tab" of the main dialog.
|
| GameToolbar |
Be the Game Toolbar above the board
|
| MatchStatusPanel |
Draw the Match statistics at the top of the board.
|
| ReplayToolbar |
Be the Replay Toolbar above the board
|
| ResignOut |
Dialog for You want to resign.
|
| Enum | Description |
|---|---|
| ToolbarHandler.Button |
Define the different buttons on the Board toolbar
|