- e
- The motion event.
Documentation for this section has not yet been entered.
Implement this method to handle trackball motion events. The relative movement of the trackball since the last event can be retrieve with MotionEvent.GetX and MotionEvent.GetY. These are normalized so that a movement of 1 corresponds to the user pressing one DPAD key (so they will often be fractional values, representing the more fine-grained movement information available from a trackball).