Commit graph

7 commits

Author SHA1 Message Date
赵彤刚
611a8c26d6
Update gamepad.js (#855)
The objects traversed by the “foreach” method should be arrays, and the “Array.from()” method should be used to convert the traversal objects to arrays, ensuring that they run in some more restrictive browsers.
2024-07-14 00:13:11 -05:00
Alexey Nurgaliev
c3595255a9 gamepad shoulder labels 2023-09-02 13:42:00 +03:00
Alexey Nurgaliev
63a686789c gamepad button labels, default gamepad controls 2023-09-02 13:34:24 +03:00
Ethan O'Brien
91d1d279e4 Fix gamepad id showing as "undefined" 2023-08-16 19:21:05 -05:00
Ethan O'Brien
986586871b Fix gamepad support (see changelog) 2023-07-28 09:16:50 -05:00
Ethan O'Brien
a36b3eba9d Firefox gamepad support 2023-07-11 10:48:18 -05:00
Ethan O'Brien
b53577aa30 Rename src to data, cleanup folder 2023-07-03 11:13:59 -05:00
Renamed from src/gamepad.js (Browse further)