Package tech.underoaks.coldcase.stages
package tech.underoaks.coldcase.stages
-
ClassDescriptionAbstract class representing a stage in the game.GameStage class -> initializes alle game relevant actors and handles fixed updatesThe HostStage is a screen in the game where the host player can start a session, view the session ID, and manage the connection.The JoinStage is a screen in the game where players can connect to a session using a session ID.A
AbstractStagecontaining the data for the main-menu.TheAbstractStagethat contains various settings regarding the gameManages the different screens (stages) of the game.Enum representing the different stages/screens in the game.