SDL_Haptic.3type - Man Page

The haptic structure used to identify an SDL haptic.

Header File

Defined in SDL3/SDL_haptic.h

Synopsis

#include "SDL3/SDL.h"

typedef struct SDL_Haptic SDL_Haptic;

Availability

This struct is available since SDL 3.2.0.

See Also

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

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES