Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_UpdateRects(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!UpdateRects !!!SDL_!UpdateRects NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME SDL_!UpdateRects- Makes sure the given list of rectangles is updated on the given screen. !!SYNOPSIS __#include __ __void SDL_!UpdateRects__(__SDL_Surface *screen, int numrects, SDL_Rect *rects__); !!DESCRIPTION Makes sure the given list of rectangles is updated on the given screen. This function should not be called while __screen__ is ''locked''. !!SEE ALSO __SDL_!UpdateRect__, __SDL_Rect__, __SDL_Surface__, __SDL_!LockSurface__ ----
One page links to
SDL_UpdateRects(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.