ebiten/internal/uidriver/mobile
divVerent 7b11377bce
ebiten: Support updating the gamepad mapping (#1775)
This is only supported on desktops yet (on mobile standard layout isn't
implemented yet, and on the web this is the browser's responsibility).

Closes #1723
2021-08-23 21:44:49 +09:00
..
graphics_ios.go Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
graphics_opengl.go Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
input.go ebiten: Support updating the gamepad mapping (#1775) 2021-08-23 21:44:49 +09:00
keys.go ebiten: Change the key name convention to follow the Web standard 2021-04-14 22:49:07 +09:00
ui.go driver: Refactoring: Rename functions 2021-08-05 01:29:45 +09:00