|
arsa
2.7
|
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 |
A rectangle, with the origin at the upper left (integer).
Definition at line 77 of file SDL_rect.h.
| int SDL_Rect::h |
Definition at line 80 of file SDL_rect.h.
| int SDL_Rect::w |
Definition at line 80 of file SDL_rect.h.
| int SDL_Rect::x |
Definition at line 79 of file SDL_rect.h.
| int SDL_Rect::y |
Definition at line 79 of file SDL_rect.h.
1.8.15