Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularConfig.PathMode
Packages that use GestureGranularConfig.PathMode
-
Uses of GestureGranularConfig.PathMode in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularConfig.PathModeModifier and TypeFieldDescriptionGestureGranularConfig.Builder.pathModeStrategy for choosing gesture points for the schedule.GestureGranularConfig.pathModeStrategy for choosing the gesture points that become scheduled events.Methods in net.paulhertz.pixelaudio.granular that return GestureGranularConfig.PathModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularConfig.PathMode[]GestureGranularConfig.PathMode.values()Returns an array containing the constants of this enum class, in the order they are declared.