Uses of Enum Class
heronarts.lx.effect.FreezeEffect.Mode
Packages that use FreezeEffect.Mode
Package
Description
Layer components that mutate existing buffers with standardized enable/disable.
-
Uses of FreezeEffect.Mode in heronarts.lx.effect
Fields in heronarts.lx.effect with type parameters of type FreezeEffect.ModeMethods in heronarts.lx.effect that return FreezeEffect.ModeModifier and TypeMethodDescriptionstatic FreezeEffect.Mode
Returns the enum constant of this class with the specified name.static FreezeEffect.Mode[]
FreezeEffect.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.