Uses of Enum Class
org.rspeer.game.component.tdi.Settings.Audio.Type
Packages that use Settings.Audio.Type
-
Uses of Settings.Audio.Type in org.rspeer.game.component.tdi
Subclasses with type arguments of type Settings.Audio.Type in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Settings.Audio.TypeModifier and TypeMethodDescriptionstatic Settings.Audio.TypeReturns the enum constant of this class with the specified name.static Settings.Audio.Type[]Settings.Audio.Type.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.Audio.TypeModifier and TypeMethodDescriptionstatic intSettings.Audio.getVolume(Settings.Audio.Type type) static booleanSettings.Audio.setVolume(Settings.Audio.Type type, int level)