Uses of Enum Class
heronarts.lx.color.LXPalette.AutoCycleMode
Packages that use LXPalette.AutoCycleMode
-
Uses of LXPalette.AutoCycleMode in heronarts.lx.color
Fields in heronarts.lx.color with type parameters of type LXPalette.AutoCycleModeModifier and TypeFieldDescriptionLXPalette.autoCycleMode
Auto-cycle to a random palette, not the next oneMethods in heronarts.lx.color that return LXPalette.AutoCycleModeModifier and TypeMethodDescriptionstatic LXPalette.AutoCycleMode
Returns the enum constant of this class with the specified name.static LXPalette.AutoCycleMode[]
LXPalette.AutoCycleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.