SDL_HAPTIC_CUSTOM - Man Page
Custom effect is supported.
Header File
Defined in SDL3/SDL_haptic.h
Synopsis
#include "SDL3/SDL.h" #define SDL_HAPTIC_CUSTOM (1u<<15)
Description
User defined custom haptic effect.
Availability
This macro is available since SDL 3.2.0.
Referenced By
SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS