Uses of Enum Class
com.prineside.tdi2.systems.GameStateSystem.ContinueGameStatus
Packages that use GameStateSystem.ContinueGameStatus
-
Uses of GameStateSystem.ContinueGameStatus in com.prineside.tdi2.systems
Fields in com.prineside.tdi2.systems declared as GameStateSystem.ContinueGameStatusModifier and TypeFieldDescriptionstatic final GameStateSystem.ContinueGameStatus[]
GameStateSystem.ContinueGameStatus.values
Methods in com.prineside.tdi2.systems that return GameStateSystem.ContinueGameStatusModifier and TypeMethodDescriptionGameStateSystem.continueSavedGame()
Returns the enum constant of this class with the specified name.static GameStateSystem.ContinueGameStatus[]
GameStateSystem.ContinueGameStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.