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