Wiki Page Content

Revision 1 as of 2014-01-05 18:00:23

Clear message

DRAFT

SDL_ControllerDeviceEvent

A structure that contains controller device event information.

Data Fields

Uint32

type

SDL_CONTROLLERDEVICEADDED, SDL_CONTROLLERDEVICEREMOVED or SDL_CONTROLLERDEVICEREMAPPED

Uint32

timestamp

the timestamp of the event

Sint32

which

the joystick device index for the SDL_CONTROLLERDEVICEADDED event or instance id for the SDL_CONTROLLERDEVICEREMOVED or SDL_CONTROLLERDEVICEREMAPPED event

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEvents

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit