Uses of Enum Class
heronarts.lx.modulator.StepModulator.TriggerMode
Packages that use StepModulator.TriggerMode
-
Uses of StepModulator.TriggerMode in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type StepModulator.TriggerModeMethods in heronarts.lx.modulator that return StepModulator.TriggerModeModifier and TypeMethodDescriptionstatic StepModulator.TriggerMode
Returns the enum constant of this class with the specified name.static StepModulator.TriggerMode[]
StepModulator.TriggerMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.