SDL_ResizeEvent

Undocumented in source.
struct SDL_ResizeEvent {}

Members

Variables

h
int h;
Undocumented in source.
type
Uint8 type;
Undocumented in source.
w
int w;
Undocumented in source.

Meta