My Project
Public Attributes | List of all members
SDL_OSEvent Struct Reference

OS Specific event. More...

#include <SDL_events.h>

Public Attributes

Uint32 type
 
Uint32 timestamp
 

Detailed Description

OS Specific event.

Member Data Documentation

◆ timestamp

Uint32 SDL_OSEvent::timestamp

In milliseconds, populated using SDL_GetTicks()

◆ type

Uint32 SDL_OSEvent::type

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