Class | Description |
---|---|
DealerFrame |
This GUI gives an overview of the ongoings during the game.
|
DealerGameRoundMasterPlan |
Play a game round (controls the plans responsible for single players).
|
DealerGameRoundPlayerPlan |
Play a game round with the given player.
|
DealerOptionPanel |
This class is used for managing the progressBar in the upper right
corner of the GUI.
|
DealerRegisterPlayerPlan |
Plan to handle join request of a player.
|
PropagateGameStatePlan |
Updates the belief "gamestate" and propage the gamestate.
|