ebiten/cmd
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
..
ebitenmobile cmd/ebitenmobile: bug fix: consider EbitenSurfaceView recreation 2024-09-09 16:42:57 +09:00