mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-03-21 02:12:27 +01:00
A negative periodic magnitude doesn't exist in Windows' and MacOS' FF APIs The periodic magnitude parameter of the SDL Haptic API is based on the Linux FF API, so it means they are not directly compatible: 'dwMagnitude' is a 'DWORD', which is unsigned. Fixes Bugzilla #2701. |
||
---|---|---|
.. | ||
darwin | ||
dummy | ||
linux | ||
windows | ||
SDL_haptic_c.h | ||
SDL_haptic.c | ||
SDL_syshaptic.h |