Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SDL_HAPTIC_LEFTRIGHT - Left/Right effect supported.

Availability

       This macro is available since SDL 3.2.0.

Description

       Haptic effect for direct control over high/low frequency motors.

Name

       SDL_HAPTIC_LEFTRIGHT - Left/Right effect supported.

See Also

SDL_HapticLeftRight(3type)

Simple Directmedia Layer                           SDL 3.2.20                            SDL_HAPTIC_LEFTRIGHT(3)

Synopsis

#include<SDL3/SDL_haptic.h>#defineSDL_HAPTIC_LEFTRIGHT(1u<<11)

See Also