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

Fields shared by every event. More...

#include <SDL_events.h>

Public Attributes

Uint32 type
 
Uint32 timestamp
 

Detailed Description

Fields shared by every event.

Member Data Documentation

◆ timestamp

Uint32 SDL_CommonEvent::timestamp

In milliseconds, populated using SDL_GetTicks()


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