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

Controller device event structure (event.cdevice.*) More...

#include <SDL_events.h>

Public Attributes

Uint32 timestamp
 
Uint32 type
 
Sint32 which
 

Detailed Description

Controller device event structure (event.cdevice.*)

Definition at line 373 of file SDL_events.h.

Member Data Documentation

Uint32 SDL_ControllerDeviceEvent::timestamp

Definition at line 376 of file SDL_events.h.

Uint32 SDL_ControllerDeviceEvent::type
Sint32 SDL_ControllerDeviceEvent::which

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

Definition at line 377 of file SDL_events.h.

Referenced by Zeni::Game::on_event(), and SDL_GameControllerEventWatcher().


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