Uses of Enum Class
zombie.audio.parameters.ParameterMusicState.State
Packages that use ParameterMusicState.State
-
Uses of ParameterMusicState.State in zombie.audio.parameters
Subclasses with type arguments of type ParameterMusicState.State in zombie.audio.parametersMethods in zombie.audio.parameters that return ParameterMusicState.StateModifier and TypeMethodDescriptionstatic ParameterMusicState.State
Returns the enum constant of this class with the specified name.static ParameterMusicState.State[]
ParameterMusicState.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.audio.parameters with parameters of type ParameterMusicState.StateModifier and TypeMethodDescriptionvoid
ParameterMusicState.setState
(ParameterMusicState.State _state)