mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
47558d20c5
Before this fix, the button and axis IDs are from the OS. These didn't match with the SDL game controller databaes unfortunately. This fix changes the assignments of the buttons and the axes to match with the database. Closes #2312 |
||
---|---|---|
.. | ||
button.go | ||
gamecontrollerdb.txt | ||
gamecontrollerdb.txt.go | ||
gamepaddb_ios.go | ||
gamepaddb_notios.go | ||
gamepaddb_test.go | ||
gamepaddb.go | ||
sdl.go |