zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_OSEvent Struct Reference

OS Specific event. More...

#include <SDL_events.h>

Public Attributes

Uint32 timestamp
 
Uint32 type
 

Detailed Description

OS Specific event.

Definition at line 456 of file SDL_events.h.

Member Data Documentation

Uint32 SDL_OSEvent::timestamp

Definition at line 459 of file SDL_events.h.

Uint32 SDL_OSEvent::type

SDL_QUIT

Definition at line 458 of file SDL_events.h.


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