7 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
10 TITLE="SDL Library Documentation"
11 HREF="index.html"><LINK
14 HREF="video.html"><LINK
16 TITLE="SDL_SetVideoMode"
17 HREF="sdlsetvideomode.html"><LINK
19 TITLE="SDL_UpdateRects"
20 HREF="sdlupdaterects.html"></HEAD
31 SUMMARY="Header navigation table"
40 >SDL Library Documentation</TH
48 HREF="sdlsetvideomode.html"
62 HREF="sdlupdaterects.html"
83 >SDL_UpdateRect -- Makes sure the given area is updated on the given screen.</DIV
85 CLASS="REFSYNOPSISDIV"
99 CLASS="FUNCSYNOPSISINFO"
100 >#include "SDL.h"</PRE
109 >(SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h);</CODE
123 >Makes sure the given area is updated on the given screen. The rectangle must
124 be confined within the screen boundaries (no clipping is done).</P
154 >This function should not be called while '<TT
161 HREF="sdllocksurface.html"
174 HREF="sdlupdaterects.html"
188 HREF="sdlsurface.html"
195 HREF="sdllocksurface.html"
207 SUMMARY="Footer navigation table"
218 HREF="sdlsetvideomode.html"
236 HREF="sdlupdaterects.html"
246 >SDL_SetVideoMode</TD