Package com.csse3200.game.screens
package com.csse3200.game.screens
-
ClassesClassDescriptionThe screen displayed when the companion character dies in the game.The initial screen of the game, responsible for loading assets and creating UI elements.The game screen containing the main menu.The MiniScreen class represents a screen in the game that displays a mini-screen with initial content.A screen that represents a single planet of the game with its corresponding game area/s.The game screen indicating a player's death and options to either restart or exit game.The game screen containing the settings.The game screen containing the main game.Represents the navigation screen for the game, allowing the user to navigate between various planets and options.The game screen containing the main game.Represents the screen for the Shop that user can select items to upgrade their spaceship.