Class SettingsOverlay

java.lang.Object
com.csse3200.game.overlays.Overlay
com.csse3200.game.overlays.SettingsOverlay

public class SettingsOverlay extends Overlay
Represents the settings overlay displayed in the game. The overlay manages the settings UI and allows the player to modify game settings.
  • Constructor Details

  • Method Details

    • dispose

      public void dispose()