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

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

#include <SDL_events.h>

Public Attributes

Uint32 type
 
Uint32 timestamp
 
Sint32 which
 

Detailed Description

Joystick device event structure (event.jdevice.*)

Member Data Documentation

◆ type

Uint32 SDL_JoyDeviceEvent::type

◆ which

Sint32 SDL_JoyDeviceEvent::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: