Uses of Enum Class
rekit.logic.Model.GameState
Packages that use Model.GameState
-
Uses of Model.GameState in rekit.logic
Methods in rekit.logic that return Model.GameStateModifier and TypeMethodDescriptionGameModel.getState()
Model.getState()
Get the current state.static Model.GameState
Returns the enum constant of this class with the specified name.static Model.GameState[]
Model.GameState.values()
Returns an array containing the constants of this enum class, in the order they are declared.