Package com.csse3200.game.components.maingame


package com.csse3200.game.components.maingame
  • Classes
    Class
    Description
    This class listens to events relevant to the Main Game Screen and does something when one of the events is triggered.
    Displays a button to exit the Main Game screen to the Main Menu screen.
    Displays a button to exit the Main Game screen to the Main Menu screen.
    Displays a button to pause the game and bring up a pause menu.
    Displays a button to represent the remaining mobs left in the current wave and a button to skip to the next wave.