Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SDL_Haptic - The haptic structure used to identify an SDL haptic.

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;

See Also