|
Interface Summary |
| CellListener |
A component that responds to updates of the cells on the board. |
| FlagsListener |
A component that listens for updates to the player's flags. |
| GameListener |
Listener interface for components that listen for game events. |
| InventoryListener |
A component that listens for changes to the players inventory. |
| MessageListener |
Listener events for messaging in the game. |
| PlayerListener |
A component that receives notification of player updates, such as changes
in health or name, but not in flags. |