mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
7d146fb70b
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 |
||
---|---|---|
.. | ||
input_android.go | ||
input_ios.go | ||
input.go | ||
keys_android.go | ||
mobile.go | ||
view_ios.go |