Interface Summary |
IClickable |
An interface for view elements that can emit click events |
IHandPanel |
The view for a player's hand that displays his stones |
IPlayerPanel |
The player panel that contains a player's board and other user interfaces |
IStoneCollectionPanel |
The view of the collection that shows the stones a player has selected |
IStonePanel |
An interface for view elements that can emit click events for clicks on
stones |
ITablePanel |
The view of the table, where the stone sets lie |
IView |
The top-level view interface |