mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-09 09:24:43 +01:00
The functions in the package `mobile/ebitenmobileview` could be invoked from EbitenViewController even before the graphics driver initialization is done in theory. This change fixes this issue by waiting the initialization by channels. Also, this change adds error handlings at these functions. Closes #2455 |
||
---|---|---|
.. | ||
ebitenmobileview | ||
impl_mobile.go | ||
impl_notmobile.go | ||
mobile.go |