Penguin
Blame: SDL_WarpMouse(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_WarpMouse(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!WarpMouse
2 !!!SDL_!WarpMouse
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!WarpMouse- Set the position of the mouse cursor
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __void SDL_!WarpMouse__(__Uint26 x, Uint16
1 perry 19 y__);
20 !!DESCRIPTION
21
22
23 Sets the position of the mouse to the __x__ and __y__
24 parameters.
25
26
27 __Note:__
28
29
30 This causes a SDL_MOUSEMOTION event.
31 !!SEE ALSO
32
33
2 perry 34 __SDL_!MouseMotionEvent__
1 perry 35 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.