Wiki Page Content

DRAFT

SDL_JoyDeviceEvent

A structure that contains joystick device event information.

Data Fields

Uint32

type

SDL_JOYDEVICEADDED or SDL_JOYDEVICEREMOVED

Uint32

timestamp

the timestamp of the event

Sint32

which

the joystick device index for the SDL_JOYDEVICEADDED event or the instance id for the SDL_JOYDEVICEREMOVED event

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryEvents

None: SDL_JoyDeviceEvent (last edited 2014-01-05 17:41:58 by PhilippWiesemann)

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