ebiten/mobile
Hajime Hoshi 07d29fa729 cmd/ebitenmobile: bug fix: consider EbitenSurfaceView recreation
On Android Emulator (Small Desktop API 32), EbitenRenderer can be
easily recreated by resizing the window. Thus, EbitenRenderer should
not have any flags like strictContextRestoration. Also, the flag
onceSurfaceCreated_ doesn't work there.
2024-09-09 16:42:57 +09:00
..
ebitenmobileview cmd/ebitenmobile: bug fix: consider EbitenSurfaceView recreation 2024-09-09 16:42:57 +09:00
impl_mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00
impl_notmobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00
jvm_android.go all: use github.com/ebitengine/gomobile instead of golang.org/x/mobile 2024-02-24 22:07:27 +09:00
mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00