Mercurial > sdl-ios-xcode
comparison docs/man3/SDL_MouseButtonEvent.3 @ 4311:1238da4a7112 SDL-1.2
Debian patch: f230_manpages.diff
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 10 Oct 2009 10:09:01 +0000 |
parents | 4e3b250c950e |
children |
comparison
equal
deleted
inserted
replaced
4310:c878006a5948 | 4311:1238da4a7112 |
---|---|
31 .PP | 31 .PP |
32 When a mouse button press or release is detected then number of the button pressed (from 1 to 255, with 1 usually being the left button and 2 the right) is placed into \fBbutton\fR, the position of the mouse when this event occured is stored in the \fBx\fR and the \fBy\fR fields\&. Like \fI\fBSDL_KeyboardEvent\fR\fR, information on whether the event was a press or a release event is stored in both the \fBtype\fR and \fBstate\fR fields, but this should be obvious\&. | 32 When a mouse button press or release is detected then number of the button pressed (from 1 to 255, with 1 usually being the left button and 2 the right) is placed into \fBbutton\fR, the position of the mouse when this event occured is stored in the \fBx\fR and the \fBy\fR fields\&. Like \fI\fBSDL_KeyboardEvent\fR\fR, information on whether the event was a press or a release event is stored in both the \fBtype\fR and \fBstate\fR fields, but this should be obvious\&. |
33 .SH "SEE ALSO" | 33 .SH "SEE ALSO" |
34 .PP | 34 .PP |
35 \fI\fBSDL_Event\fR\fR, \fI\fBSDL_MouseMotionEvent\fR\fR | 35 \fI\fBSDL_Event\fR\fR, \fI\fBSDL_MouseMotionEvent\fR\fR |
36 ...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59 | 36 .\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59 |