SDL_Haptic.3type - Man Page

The haptic structure used to identify an SDL haptic.

Synopsis

#include <SDL3/SDL_haptic.h>

typedef struct SDL_Haptic SDL_Haptic;

Availability

This struct is available since SDL 3.2.0.

See Also

SDL_OpenHaptic(3), SDL_OpenHapticFromJoystick(3), SDL_CloseHaptic(3)

Info

SDL 3.4.8 Simple Directmedia Layer SDL3 DATATYPES