ebiten/mobile/ebitenmobileview
Hajime Hoshi 35f4884a74 ebiten: add RunGameOptions.StrictContextRestration
This reverts commit a30f075896.

This change adds a new option StrictContextRestration to make the
restoration optional.

Closes #3083
2024-09-07 18:36:04 +09:00
..
input_android.go mobile/ebitenmobileview: Android: include keypress runes even for unmapped keys. (#2685) 2023-06-24 21:33:17 +09:00
input_ios.go mobile/ebitenmobileview: make runes a parameter. (#2683) 2023-06-24 13:40:29 +09:00
input.go mobile/ebitenmobileview: make runes a parameter. (#2683) 2023-06-24 13:40:29 +09:00
keys_android.go rename Ebiten -> Ebitengine 2022-05-25 22:48:19 +09:00
keys_ios.go ebiten: add KeyIntlBackslash 2024-03-12 12:49:02 +09:00
mobile.go ebiten: add RunGameOptions.StrictContextRestration 2024-09-07 18:36:04 +09:00
view_ios.go internal/ui: refactoring: reduce theUI 2023-10-15 17:02:15 +09:00