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