Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_UpdateRect(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!UpdateRect !!!SDL_!UpdateRect NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME SDL_!UpdateRect- Makes sure the given area is updated on the given screen. !!SYNOPSIS __#include __ __void SDL_!UpdateRect__(__SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h__); !!DESCRIPTION Makes sure the given area is updated on the given screen. If '__x__', '__y__', '__w__' and '__h__' are all 0, __SDL_!UpdateRect__ will update the entire screen. This function should not be called while '__screen__' is ''locked''. !!SEE ALSO __SDL_!UpdateRects__, __SDL_Rect__, __SDL_Surface__, __SDL_!LockSurface__ ----
One page links to
SDL_UpdateRect(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.