Uses of Enum Class
heronarts.lx.modulation.LXTriggerModulation.ToggleMode
Packages that use LXTriggerModulation.ToggleMode
Package
Description
Components that control automated modulation of parameter values.
-
Uses of LXTriggerModulation.ToggleMode in heronarts.lx.modulation
Fields in heronarts.lx.modulation with type parameters of type LXTriggerModulation.ToggleModeMethods in heronarts.lx.modulation that return LXTriggerModulation.ToggleModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LXTriggerModulation.ToggleMode[]
LXTriggerModulation.ToggleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.