SDL_ExposeEvent.3
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. .TH "SDL_ExposeEvent" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" 
  2. .SH "NAME"
  3. SDL_ExposeEvent- Quit requested event
  4. .SH "STRUCTURE DEFINITION"
  5. .PP
  6. .nf
  7. f(CWtypedef struct{
  8.   Uint8 type
  9. } SDL_ExposeEvent;fR
  10. .fi
  11. .PP
  12. .SH "STRUCTURE DATA"
  13. .TP 20
  14. fBtypefR
  15. fBSDL_QUITfP
  16. .SH "DESCRIPTION"
  17. .PP
  18. fBSDL_ExposeEventfR is a member of the fIfBSDL_EventfRfR union and is used whan an event of type fBSDL_VIDEOEXPOSEfP is reported&.
  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&.
  21. .SH "SEE ALSO"
  22. .PP
  23. fIfBSDL_EventfRfR, fIfBSDL_SetEventFilterfPfR
  24. ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00