comparison docs/man3/SDL_ExposeEvent.3 @ 1016:720a96badf51

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Dec 2004 06:39:54 +0000
parents e5bc29de3f0a
children 546f7c1eb755
comparison
equal deleted inserted replaced
1015:9454950842ae 1016:720a96badf51
10 .fi 10 .fi
11 .PP 11 .PP
12 .SH "STRUCTURE DATA" 12 .SH "STRUCTURE DATA"
13 .TP 20 13 .TP 20
14 \fBtype\fR 14 \fBtype\fR
15 \fBSDL_QUIT\fP 15 \fBSDL_VIDEOEXPOSE\fP
16 .SH "DESCRIPTION" 16 .SH "DESCRIPTION"
17 .PP 17 .PP
18 \fBSDL_ExposeEvent\fR is a member of the \fI\fBSDL_Event\fR\fR union and is used whan an event of type \fBSDL_VIDEOEXPOSE\fP is reported\&. 18 \fBSDL_ExposeEvent\fR is a member of the \fI\fBSDL_Event\fR\fR union and is used whan an event of type \fBSDL_VIDEOEXPOSE\fP is reported\&.
19 .PP 19 .PP
20 A VIDEOEXPOSE event is triggered when the screen has been modified outside of the application, usually by the window manager and needs to be redrawn\&. 20 A VIDEOEXPOSE event is triggered when the screen has been modified outside of the application, usually by the window manager and needs to be redrawn\&.