SDL_HAPTIC_AUTOCENTER

Device can set autocenter.

Device supports setting autocenter.

\sa SDL_SetHapticAutocenter

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

Meta