Joystick button event structure (event.jbutton.*)
\since This struct is available since SDL 3.2.0.
< The joystick button index
< true if the button is pressed
< In nanoseconds, populated using SDL_GetTicksNS()
< SDL_EVENT_JOYSTICK_BUTTON_DOWN or SDL_EVENT_JOYSTICK_BUTTON_UP
< The joystick instance id
See Implementation
Joystick button event structure (event.jbutton.*)
\since This struct is available since SDL 3.2.0.