My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
SDL_Rect Struct Reference

A rectangle, with the origin at the upper left. 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.

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: