Package com.csse3200.game.components.maingame
package com.csse3200.game.components.maingame
-
ClassesClassDescriptionThe CheckWinLoseComponent is responsible for determining if a player has won or lost the game.Displays the background for the main game area.Actions on the main gameDisplays a button to exit the Main Game screen to the Main Menu screen.This class listens to events relevant to the Main Game Screen and does something when the button on the Pause Menu is clicked.Display the Pause Menu when pausing the gameThe UIComponent to create textbox which are drawn to the bottom of the screenDisplays a dialog asking the user to name a save file and confirms the input.