Uses of Enum Class
org.rspeer.game.script.situation.DefinedGameSituation
Packages that use DefinedGameSituation
-
Uses of DefinedGameSituation in org.rspeer.game.script.situation
Subclasses with type arguments of type DefinedGameSituation in org.rspeer.game.script.situationMethods in org.rspeer.game.script.situation that return DefinedGameSituationModifier and TypeMethodDescriptionstatic DefinedGameSituationReturns the enum constant of this class with the specified name.static DefinedGameSituation[]DefinedGameSituation.values()Returns an array containing the constants of this enum class, in the order they are declared.