SDL_WarpMouseSection: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:01 |
SDL_WarpMouseSection: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:01 |
#include "SDL.h"
void SDL_WarpMouse(Uint16 x, Uint16 y);
Set the position of the mouse cursor (generates a mouse motion event).
SDL_MouseMotionEvent