SDL_Haptic - The haptic structure used to identify an SDL haptic.
Contents
Availability
This struct is available since SDL 3.2.0.
Name
SDL_Haptic - The haptic structure used to identify an SDL haptic.
See Also
SDL_OpenHaptic(3), SDL_OpenHapticFromJoystick(3), SDL_CloseHaptic(3) Simple Directmedia Layer SDL 3.2.20 SDL_Haptic(3type)
Synopsis
#include<SDL3/SDL_haptic.h>typedefstructSDL_HapticSDL_Haptic;
