SDL_HAPTIC_CONSTANT

Constant effect supported.

Constant haptic effect.

\sa SDL_HapticCondition

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

Meta