Uses of Enum Class
heronarts.lx.pattern.image.SlideshowPattern.AutoCycleMode
Packages that use SlideshowPattern.AutoCycleMode
-
Uses of SlideshowPattern.AutoCycleMode in heronarts.lx.pattern.image
Fields in heronarts.lx.pattern.image with type parameters of type SlideshowPattern.AutoCycleModeModifier and TypeFieldDescriptionSlideshowPattern.autoCycleMode
Auto-cycle to a random pattern, not the next oneMethods in heronarts.lx.pattern.image that return SlideshowPattern.AutoCycleModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SlideshowPattern.AutoCycleMode[]
SlideshowPattern.AutoCycleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.