lime
lime copied to clipboard
Implement controller rumble support to ui/Gamepad
This PR adds a controller rumble method to the ui/Gamepad class. At this time, it only implements the native/SDL2 backend. HTML5 should be simple as well, although browser support for rumble is lacking as of writing this.
Closes #869
I've tested this as working!
many of the whitespacing/formatting issues should be fixed up now @player-03 and the changes should be easier to parse through and read!