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