ebiten/mobile/ebitenmobileview
Hajime Hoshi d1b9a0a9a1 internal/ui: freeze the input state for each frame
After this change, the input APIs will return more consistent results
for one frame.

Closes #2496
2022-12-18 23:54:43 +09:00
..
input_android.go internal/gamepaddb: enable the database for Android 2022-09-09 22:20:39 +09:00
input_ios.go all: remove the build tag 2022-09-15 00:23:40 +09:00
input.go internal/ui: freeze the input state for each frame 2022-12-18 23:54:43 +09:00
keys_android.go rename Ebiten -> Ebitengine 2022-05-25 22:48:19 +09:00
mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00
view_ios.go internal/ui: bug fix: IsGL / SetUIView can be called before initialization is done 2022-11-15 01:53:20 +09:00