Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularTexture.HopMode
Packages that use GestureGranularTexture.HopMode
-
Uses of GestureGranularTexture.HopMode in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularTexture.HopModeModifier and TypeFieldDescriptionprivate GestureGranularTexture.HopModeGestureGranularTexture.Builder.hopModeGestureGranularTexture.hopModeMethods in net.paulhertz.pixelaudio.granular that return GestureGranularTexture.HopModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularTexture.HopMode[]GestureGranularTexture.HopMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio.granular with parameters of type GestureGranularTexture.HopModeModifier and TypeMethodDescriptionGestureGranularTexture.Builder.hopMode(GestureGranularTexture.HopMode v)