virtual class vaseGui::DownState
sys::Obj vaseGui::GestureState vaseGui::DownState
@Js
- lastX
-
Int lastX := 0
- lastY
-
Int lastY := 0
- make
-
new make(Gesture machine)
- onEnter
-
virtual override Void onEnter(MotionEvent e)
- onEvent
-
virtual override Void onEvent(MotionEvent e)