Penguin

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?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.