Differences between current version and previous revision of SDL_WarpMouse(3).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:53:50 pm | by perry | |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:50 pm | by perry | Revert |
@@ -1,22 +1,22 @@
-SDL_WarpMouse
-!!!SDL_WarpMouse
+SDL_!
WarpMouse
+!!!SDL_!
WarpMouse
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
----
!!NAME
-SDL_WarpMouse- Set the position of the mouse cursor
+SDL_!
WarpMouse- Set the position of the mouse cursor
!!SYNOPSIS
__#include __
-__void SDL_WarpMouse__(__Uint26 x, Uint16
+__void SDL_!
WarpMouse__(__Uint26 x, Uint16
y__);
!!DESCRIPTION
@@ -30,6 +30,6 @@
This causes a SDL_MOUSEMOTION event.
!!SEE ALSO
-__SDL_MouseMotionEvent__
+__SDL_!
MouseMotionEvent__
----