BoatSelectScreen |
Displays the screen that allows the player to choose a boat at the beginning of the game.
|
DifficultySelectScreen |
|
FinalScreen |
Displays the screen that announces that the player has made it to the final.
|
GameOverScreen |
Displays the screen that shows the end of the game.
|
HelpScreen |
Displays the screen that shows how to play the game.
|
MainGameScreen |
Represents the Main Game Screen where the game actually happens.
|
MainGameScreen.State |
Giving names to game states.
|
MainMenuScreen |
Represents the Main Menu where the game first starts.
|
PauseScreen |
|
PopupScreen |
|
RoundsScreen |
Represents the intermediary screen between rounds that shows the player their place in the previous race and waits
for the user to continue on to the next round.
|