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