mouseMoved
Invoked when the mouse is moved.
Return
true if event is handled; false otherwise
Parameters
screenX
the x-coordinate of the event based on screen
screenY
the y-coordinate of the event based on screen
Invoked when the mouse is moved.
true if event is handled; false otherwise
the x-coordinate of the event based on screen
the y-coordinate of the event based on screen