My Project
Public Attributes | List of all members
SDL_Rect Struct Reference

A rectangle, with the origin at the upper left (integer). More...

#include <SDL_rect.h>

Public Attributes

int x
 
int y
 
int w
 
int h
 

Detailed Description

A rectangle, with the origin at the upper left (integer).

See also
SDL_RectEmpty
SDL_RectEquals
SDL_HasIntersection
SDL_IntersectRect
SDL_UnionRect
SDL_EnclosePoints

The documentation for this struct was generated from the following file: