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