Function Control.warpMouse

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

void warpMouse (
  const(Vector2) to_position
) nothrow @nogc;