SDL_HAPTIC_SPHERICAL

Uses spherical coordinates for the direction.

\sa SDL_HapticDirection

extern (C) nothrow @nogc
enum SDL_HAPTIC_SPHERICAL = 2;

Meta