ebiten/cmd/ebitenmobile
Hajime Hoshi 47558d20c5 internal/gamepaddb: enable the database for Android
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
2022-09-09 22:20:39 +09:00
..
generate.go remove the dependency on file2byteslice 2022-08-23 16:34:55 +09:00
gobind.go internal/gamepaddb: enable the database for Android 2022-09-09 22:20:39 +09:00
gobind.src.go internal/gamepaddb: enable the database for Android 2022-09-09 22:20:39 +09:00
gomobile.go replace Ebiten with Ebitengine in comments 2022-08-29 11:17:17 +09:00
main.go replace Ebiten with Ebitengine in comments 2022-08-29 11:17:17 +09:00