Uses of Enum Class
com.fs.starfarer.api.GameState
Packages that use GameState
-
Uses of GameState in com.fs.starfarer.api
Methods in com.fs.starfarer.api that return GameStateModifier and TypeMethodDescriptionstatic GameState
Global.getCurrentState()
SettingsAPI.getCurrentState()
static GameState
Returns the enum constant of this class with the specified name.static GameState[]
GameState.values()
Returns an array containing the constants of this enum class, in the order they are declared.