SDL_Point

Undocumented in source.
struct SDL_Point {}

Members

Variables

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

Meta