SDL_HAPTIC_CARTESIAN

Uses cartesian coordinates for the direction.

\sa SDL_HapticDirection

extern (C) nothrow @nogc
enum SDL_HAPTIC_CARTESIAN = 1;

Meta