SDL_HAPTIC_CUSTOM - Man Page

Custom effect is supported.

Synopsis

#include <SDL3/SDL_haptic.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_HapticCustom.3type(3).

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS