Name |
Description |
AddPlayerscoreCommand |
|
CommandFactory |
Implements a factory to create commands. |
CompositeCommand |
|
CompositePopCommand |
|
CompositeRestart |
|
GameOverHandlingCommand |
Implements command to handle game over |
PlaySoundCommand |
Implements command to play a sound |
PopBalloonCommand |
Implements command to pop balloon. |
PrintFieldCommand |
Implements command to print field. |
PrintHighscoreCommand |
Implements command to print high score. |
PrintMessageCommand |
Implements command to print a message. |
RestartCommand |
Implements command to restart the game |
SaveCommand |
Implements command to save game |
SaveHighscoreCommand |
Implements command to save high score |
UndoCommand |
Implements Undo command |