Window.passMouseDragEvent

Passes a mouseDragEvent if the user clicked on an element, held down the button, and moved the mouse.

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

Meta