SDL Library

Dependents:   H261_decoder

Embed: (wiki syntax)

« Back to documentation index

SDL_Rect Struct Reference

SDL_Rect Struct Reference

A rectangle, with the origin at the upper left. More...

#include <SDL_rect.h>


Detailed Description

A rectangle, with the origin at the upper left.

See also:
SDL_RectEmpty
SDL_RectEquals
SDL_HasIntersection
SDL_IntersectRect
SDL_UnionRect
SDL_EnclosePoints

Definition at line 63 of file SDL_rect.h.