Triggers the mouseMove event.
protected void onMouseMove( MouseEvent e )
e
A MouseEvent object that provides the event data.
When overriding this method, call super.onMouseMove.
See Also addOnMouseMove