My Project
Loading...
Searching...
No Matches
SDL_JoyDeviceEvent Struct Reference

Joystick device event structure (event.jdevice.*) More...

#include <SDL_events.h>

Data Fields

Uint32 type
 
Uint32 timestamp
 
Sint32 which
 

Detailed Description

Joystick device event structure (event.jdevice.*)

Field Documentation

◆ timestamp

Uint32 timestamp

In milliseconds, populated using SDL_GetTicks()

◆ type

◆ which

Sint32 which

The joystick device index for the ADDED event, instance id for the REMOVED event


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