# SDL_HAPTIC_POLAR

Uses polar coordinates for the direction.

## Header File

Defined in [SDL_haptic.h](https://github.com/libsdl-org/SDL/blob/SDL2/include/SDL_haptic.h)

## Syntax

```c
#define SDL_HAPTIC_POLAR      0
```

## See Also

- [SDL_HapticDirection](SDL_HapticDirection)

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategoryHaptic](CategoryHaptic)