mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-22 15:57:15 +08:00
3608aac5ca
This change delays the initialization of the view until viewDidLoad is called AND mobile.SetGame is called. Closes #2768