| Class | Description |
|---|---|
| GameEndEvent |
An event reporting the end of the game and its final status.
|
| GameEvent |
Abstract class common to all game related events.
|
| RoundConclusionEvent |
An event to report the conclusion of a round.
|
| RoundUpdateEvent |
An event to report changes to the current status of a game.
|
| SendCardsEvent |
An event to send cards to players.
|
jpleal@fc.up.pt