Man page - sdl_haptic_custom(3)

Packages contains this manual

Manual

SDL_HAPTIC_CUSTOM

NAME
HEADER FILE
SYNOPSIS
DESCRIPTION
AVAILABILITY

NAME

SDL_HAPTIC_CUSTOM - 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.