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

Fields shared by every event. More...

#include <SDL_events.h>

Public Attributes

Uint32 timestamp
 
Uint32 type
 

Detailed Description

Fields shared by every event.

Definition at line 151 of file SDL_events.h.

Member Data Documentation

Uint32 SDL_CommonEvent::timestamp

Definition at line 154 of file SDL_events.h.

Referenced by Zeni::Game::run().

Uint32 SDL_CommonEvent::type

Definition at line 153 of file SDL_events.h.

Referenced by Zeni::Game::run().


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