Query if a joystick has haptic features.
\param joystick the SDL_Joystick to test for haptic capabilities. \returns true if the joystick is haptic or false if it isn't.
\since This function is available since SDL 3.2.0.
\sa SDL_OpenHapticFromJoystick
See Implementation
Query if a joystick has haptic features.
\param joystick the SDL_Joystick to test for haptic capabilities. \returns true if the joystick is haptic or false if it isn't.
\since This function is available since SDL 3.2.0.
\sa SDL_OpenHapticFromJoystick