Joystick axis motion event structure (event.jaxis.*)
\since This struct is available since SDL 3.2.0.
< The joystick axis index
< In nanoseconds, populated using SDL_GetTicksNS()
< SDL_EVENT_JOYSTICK_AXIS_MOTION
< The axis value (range: -32768 to 32767)
< The joystick instance id
See Implementation
Joystick axis motion event structure (event.jaxis.*)
\since This struct is available since SDL 3.2.0.