SDL_Rect

Undocumented in source.
struct SDL_Rect {}

Members

Variables

h
int h;
Undocumented in source.
w
int w;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta