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