ebiten/mobile
Hajime Hoshi 12d0f273ec mobile/ebitenmobileview: Allow to call update before start
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.
2019-10-11 22:14:19 +09:00
..
ebitenmobileview mobile/ebitenmobileview: Allow to call update before start 2019-10-11 22:14:19 +09:00
compat.go mobile: Fix comments about deprecation 2019-08-18 18:03:53 +09:00
mobile.go mobile: Fix comments at SetGame 2019-09-27 11:28:48 +09:00