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