mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
12d0f273ec
This fixes an issue that Update on another thread returns error when SetGame is not called. As SetGame is permitted to be called later, Update should not return error. |
||
---|---|---|
.. | ||
funcs.go | ||
game.go | ||
impl_metal.go | ||
impl_mobile.go | ||
impl_notmetal.go | ||
impl_notmobile.go | ||
touches_android.go | ||
touches_ios.go | ||
touches_mobile.go |