SDL_WarpMouse — Set the position of the mouse cursor.
#include "SDL.h"
void SDL_WarpMouse(
)
Set the position of the mouse cursor (generates a mouse motion event).
SDL_MouseMotionEvent(3)
This manual page is taken from the SDL library, licensed under GNU LGPL.