Uses of Enum Class
net.paulhertz.pixelaudio.example.GesturePlayground_back.Mode
Packages that use GesturePlayground_back.Mode
-
Uses of GesturePlayground_back.Mode in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example declared as GesturePlayground_back.ModeModifier and TypeFieldDescription(package private) GesturePlayground_back.ModeGesturePlayground_back.modeMethods in net.paulhertz.pixelaudio.example that return GesturePlayground_back.ModeModifier and TypeMethodDescriptionstatic GesturePlayground_back.ModeReturns the enum constant of this class with the specified name.static GesturePlayground_back.Mode[]GesturePlayground_back.Mode.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 GesturePlayground_back.ModeModifier and TypeMethodDescription(package private) voidGesturePlayground_back.setMode(GesturePlayground_back.Mode newMode)