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