SDL_HAPTIC_SINE

Sine wave effect supported.

Periodic haptic effect that simulates sine waves.

\sa SDL_HapticPeriodic

extern (C) nothrow @nogc
enum SDL_HAPTIC_SINE = (1u << 1);

Meta