Penguin

SDL_!WarpMouse?

SDL_!WarpMouse?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_!WarpMouse?- Set the position of the mouse cursor

SYNOPSIS

#include

void SDL_!WarpMouse?(Uint26 x, Uint16 y);

DESCRIPTION

Sets the position of the mouse to the x and y parameters.

Note:

This causes a SDL_MOUSEMOTION event.

SEE ALSO

SDL_!MouseMotionEvent?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.