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 the current in-game time on the screen with a toggle between 24-hour and 12-hour format.