Package view.overlays.gameOverlays


package view.overlays.gameOverlays
  • Classes
    Class
    Description
    The GameCompletedOverlayView class represents the overlay view displayed when the game is completed.
    Abstract class representing the base structure of a game overlay view.
    The GameOverOverlayView class represents the overlay view displayed when the game is over.
    The GamePausedOverlayView class represents the overlay view displayed when the game is paused.
    The PlayingHud class is responsible for displaying the player's score and lives on the screen.