Uses of Enum Class
net.paulhertz.pixelaudio.example.DeadBodyWorkFlow.PerformancePreset
Packages that use DeadBodyWorkFlow.PerformancePreset
Package
Description
Package
net.paulhertz.pixelaudio.example provides example Processing sketches and
demonstrations of PixelAudio library functionality.-
Uses of DeadBodyWorkFlow.PerformancePreset in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example with type parameters of type DeadBodyWorkFlow.PerformancePresetModifier and TypeFieldDescription(package private) ArrayList<DeadBodyWorkFlow.PerformancePreset>DeadBodyWorkFlow.presetStackMethods in net.paulhertz.pixelaudio.example that return DeadBodyWorkFlow.PerformancePresetModifier and TypeMethodDescription(package private) static DeadBodyWorkFlow.PerformancePresetDeadBodyWorkFlow.PerformancePreset.fromKey(char k) Returns the enum constant of this class with the specified name.static DeadBodyWorkFlow.PerformancePreset[]DeadBodyWorkFlow.PerformancePreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio.example with parameters of type DeadBodyWorkFlow.PerformancePresetModifier and TypeMethodDescriptionvoidDeadBodyWorkFlow.runPerformancePreset(DeadBodyWorkFlow.PerformancePreset cue, char key)