Common supertype for all touch event types.
This event occurs when the touch point is moved.
This event occurs when the touch point is pressed (touched for the first time).
This event occurs when the touch point is released.
This event occurs when the touch point is pressed and still (doesn't move).