ebiten/cmd/ebitenmobile
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
..
_files cmd/ebitenmobile: bug fix: consider EbitenSurfaceView recreation 2024-09-09 16:42:57 +09:00
gobind.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
gomobile.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
main_test.go cmd/ebitenmobile: check the Java package before an execution 2024-01-28 15:52:16 +09:00
main.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00