Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularConfig.HopMode
Packages that use GestureGranularConfig.HopMode
-
Uses of GestureGranularConfig.HopMode in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularConfig.HopModeModifier and TypeFieldDescriptionGestureGranularConfig.Builder.hopModeGestureGranularConfig.hopModeMethods in net.paulhertz.pixelaudio.granular that return GestureGranularConfig.HopModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularConfig.HopMode[]GestureGranularConfig.HopMode.values()Returns an array containing the constants of this enum class, in the order they are declared.