ebiten/cmd
Hajime Hoshi a3ff5f283b cmd/ebitenmobile: bug fix: accessing a view property caused deadlock on iOS
This change delays the initialization of the view until viewDidLoad is
called AND mobile.SetGame is called.

Closes #2768
2023-09-21 19:18:01 +09:00
..
ebitenmobile cmd/ebitenmobile: bug fix: accessing a view property caused deadlock on iOS 2023-09-21 19:18:01 +09:00