Uses of Enum Class
heronarts.lx.effect.audio.SoundObjectEffect.MaskMode
Packages that use SoundObjectEffect.MaskMode
-
Uses of SoundObjectEffect.MaskMode in heronarts.lx.effect.audio
Fields in heronarts.lx.effect.audio with type parameters of type SoundObjectEffect.MaskModeMethods in heronarts.lx.effect.audio that return SoundObjectEffect.MaskModeModifier and TypeMethodDescriptionstatic SoundObjectEffect.MaskMode
Returns the enum constant of this class with the specified name.static SoundObjectEffect.MaskMode[]
SoundObjectEffect.MaskMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.