SDL  2.0
SDL_QuitEvent Struct Reference

The "quit requested" event. More...

#include <SDL_events.h>

Data Fields

Uint32 type
 
Uint32 timestamp
 

Detailed Description

The "quit requested" event.

Definition at line 473 of file SDL_events.h.

Field Documentation

Uint32 SDL_QuitEvent::timestamp

Definition at line 476 of file SDL_events.h.

Uint32 SDL_QuitEvent::type

SDL_QUIT

Definition at line 475 of file SDL_events.h.


The documentation for this struct was generated from the following file: