SDL_HAPTIC_POLAR

Uses polar coordinates for the direction.

\sa SDL_HapticDirection

extern (C) nothrow @nogc
enum SDL_HAPTIC_POLAR = 0;

Meta