TSDLHapticDirection
The direction where the force comes from, instead of the direction in which the force is exerted.
Cardinal directions of the haptic device are relative to the positioning of the device. North is considered to be away from the user. South is toward the user, east is right, and west is left of the user.
Methods
Method SetType(value:Int)
Sets the type of encoding.
One of SDL_HAPTIC_POLAR, SDL_HAPTIC_CARTESIAN or SDL_HAPTIC_SPHERICAL.