SDL_Rect Struct Reference
A rectangle, with the origin at the upper left.
More...
#include <SDL_rect.h>
|
Data Fields |
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
The documentation for this struct was generated from the following file: