SDL/src/haptic
Sam Lantinga 65ad45340d Improvement for bug 3446 - The haptic API does not allow to select the direction axes
meyraud705

I see how the documentation is confusing. I think that the choice of the axis is an implementation detail. The documentation should state the goal of this value, so I propose this wording:

    "Use this value to play an effect on the steering wheel axis. This provides
     better compatibility across platforms and devices as SDL will guess the
     correct axis."

Value could even be renamed 'SDL_HAPTIC_STEERING_AXIS'.

For Linux, sending an effect on the X axis with a Logitech wheel works. Others brands don't have driver for Linux as far as I know.
2020-05-04 13:17:43 -07:00
..
android Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
darwin Improvement for bug 3446 - The haptic API does not allow to select the direction axes 2020-05-04 13:17:43 -07:00
dummy Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
linux Improvement for bug 3446 - The haptic API does not allow to select the direction axes 2020-05-04 13:17:43 -07:00
windows Improvement for bug 3446 - The haptic API does not allow to select the direction axes 2020-05-04 13:17:43 -07:00
SDL_haptic.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_haptic_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_syshaptic.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00