raylib/src/platforms
Asdqwe f8f6aa0907
[rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410)
* Updates SetGamepadVibration()

* Handle MAX_GAMEPAD_VIBRATION_TIME

* Revert low/high parameters back to left/rightMotor

* Fix missin semicolon

* Convert duration to seconds

* Add SetGamepadVibration() implementation to PLATFORM_WEB
2024-10-22 00:06:37 +02:00
..
rcore_android.c [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) 2024-10-22 00:06:37 +02:00
rcore_desktop_glfw.c [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) 2024-10-22 00:06:37 +02:00
rcore_desktop_rgfw.c Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rcore_desktop_sdl.c [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) 2024-10-22 00:06:37 +02:00
rcore_drm.c [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) 2024-10-22 00:06:37 +02:00
rcore_template.c Removed tabs and triple line-breaks 2024-10-08 18:45:52 +02:00
rcore_web.c [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) 2024-10-22 00:06:37 +02:00