ebiten/mobile
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
..
ebitenmobileview cmd/ebitenmobile: bug fix: accessing a view property caused deadlock on iOS 2023-09-21 19:18:01 +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
mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00