module SDL2::Haptic::DIRECTION

Direction encodings

Constants

CARTESIAN

Uses cartesian coordinates for the direction.

POLAR

Uses polar coordinates for the direction.

SPHERICAL

Uses spherical coordinates for the direction.