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