SDL_HAPTIC_PAUSE - Man Page

Device can be paused.

Header File

Defined in SDL3/SDL_haptic.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_HAPTIC_PAUSE      (1u<<19)

Description

Devices supports being paused.

Availability

This macro is available since SDL 3.2.0.

See Also

·(3), SDL_PauseHaptic(3), ·(3), SDL_ResumeHaptic(3)

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS