private void doUpdateMoved(Gesture gesture, TouchPoint touch)
 {
     gesture.INTERNAL_TouchMoved(touch);
 }