Function Viewport.warpMouse

Warps the mouse to a position relative to the viewport.

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