SDL standard library

Dependents:   H261_encoder

Embed: (wiki syntax)

« Back to documentation index

SDL_QuitEvent Struct Reference

SDL_QuitEvent Struct Reference

The "quit requested" event. More...

#include <SDL_events.h>

Data Fields

Uint32 type
 SDL_QUIT

Detailed Description

The "quit requested" event.

Definition at line 450 of file SDL_events.h.


Field Documentation

SDL_QUIT

Definition at line 452 of file SDL_events.h.