Methods in sk.baka.ambient.views.gesturelist that return MouseGesturesRecognizer.GestureEnum |
MouseGesturesRecognizer.GestureEnum |
MouseGesturesRecognizer.processMouseEvent(MotionEvent mouseEvent)
Processes mouse event. |
static MouseGesturesRecognizer.GestureEnum |
MouseGesturesRecognizer.GestureEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MouseGesturesRecognizer.GestureEnum[] |
MouseGesturesRecognizer.GestureEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |