Uses of Enum Class
org.rspeer.game.option.DeviceOptions.Type
Packages that use DeviceOptions.Type
-
Uses of DeviceOptions.Type in org.rspeer.game.option
Subclasses with type arguments of type DeviceOptions.Type in org.rspeer.game.optionMethods in org.rspeer.game.option that return DeviceOptions.TypeModifier and TypeMethodDescriptionstatic DeviceOptions.TypeReturns the enum constant of this class with the specified name.static DeviceOptions.Type[]DeviceOptions.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.option with parameters of type DeviceOptions.TypeModifier and TypeMethodDescriptionstatic intDeviceOptions.getValue(DeviceOptions.Type type) static voidDeviceOptions.setValue(DeviceOptions.Type type, int value)