uses SDL;
procedure SDL_WarpMouse( x, y : UInt16 );
Set the position of the mouse cursor (generates a mouse motion event).
SDL_MouseMotionEvent