Files
raylib/src
GideonSerf 371d25c8c9 Gamepad rumble support with SDL2 (#3819)
* Added gamepad rumble to rcore_desktop.c and rcore_desktop_sdl.c
Still need to add to the rest of the platforms.

* Add SetGamepadVibration warnings to unimplemented platforms.

* Added MAX_GAMEPAD_VIBRATION_TIME
The rumble in SDL2 will continue for MAX_GAMEPAD_VIBRATION_TIME unless the user cancels it with a call to SetGamepadVibration(0.0f,0.0f,0.0f)

* Cast float duration value to Uint 32

* Changed defines from int to float and fixed typo

---------

Co-authored-by: Gideon Serfontein <gse@newspacesystems.com>
2024-02-24 16:47:27 +01:00
..
2024-02-22 23:06:22 +01:00
2018-09-26 16:02:42 +02:00
2024-02-05 20:53:14 +01:00
2024-01-02 20:58:12 +01:00
2024-02-18 11:59:40 +01:00
2024-02-18 11:59:40 +01:00
2024-02-18 11:59:40 +01:00
2024-02-18 11:59:40 +01:00
2023-11-08 19:34:38 +01:00
2024-01-02 20:58:12 +01:00
2024-01-02 20:58:12 +01:00