Uses of Enum Class
org.rspeer.game.component.tdi.Settings.Option
Packages that use Settings.Option
-
Uses of Settings.Option in org.rspeer.game.component.tdi
Subclasses with type arguments of type Settings.Option in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Settings.OptionModifier and TypeMethodDescriptionstatic Settings.OptionReturns the enum constant of this class with the specified name.static Settings.Option[]Settings.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Settings.Option -
Uses of Settings.Option in org.rspeer.game.script.situation.handler
Method parameters in org.rspeer.game.script.situation.handler with type arguments of type Settings.OptionModifier and TypeMethodDescriptionvoidSettingsSituation.setDesired(Map<Settings.Option, Integer> desired)