Control.warpMouse

Moves the mouse cursor to to_position, relative to rectPosition of this Control.

struct Control
@nogc nothrow
void
warpMouse
(
in Vector2 to_position
)

Meta