ebiten/mobile
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
..
ebitenmobileview internal/gamepaddb: enable the database for Android 2022-09-09 22:20:39 +09:00
impl_mobile.go Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
impl_notmobile.go Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
mobile.go mobile: Remove an alias Game 2020-10-04 16:53:26 +09:00