Window.passMouseMotionEvent

Passes a mouseMotionEvent if the user moved the mouse.

class Window
void
passMouseMotionEvent
(
int x
,
int y
,
int relX
,
int relY
,
ubyte button
)

Meta