SDL Library

Dependents:   H261_decoder

Embed: (wiki syntax)

« Back to documentation index

SDL_OSEvent Struct Reference

SDL_OSEvent Struct Reference

OS Specific event. More...

#include <SDL_events.h>

Data Fields

Uint32 type
 SDL_QUIT

Detailed Description

OS Specific event.

Definition at line 459 of file SDL_events.h.


Field Documentation

SDL_QUIT

Definition at line 461 of file SDL_events.h.