Uses of Enum Class
zombie.audio.parameters.ParameterMusicWakeState.State
Packages that use ParameterMusicWakeState.State
-
Uses of ParameterMusicWakeState.State in zombie.audio.parameters
Subclasses with type arguments of type ParameterMusicWakeState.State in zombie.audio.parametersMethods in zombie.audio.parameters that return ParameterMusicWakeState.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ParameterMusicWakeState.State[]
ParameterMusicWakeState.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 ParameterMusicWakeState.StateModifier and TypeMethodDescriptionvoid
ParameterMusicWakeState.setState
(IsoPlayer player, ParameterMusicWakeState.State state)