ebiten/mobile
Hajime Hoshi 802693fa20 uidriver/mobile: Implement IsForeground
This adds hooks on resuming/suspending the application, and
switches the foreground state there. This change also updates
the logic to suspend the game loop to be clearer.

Fixes #1037
2020-01-23 02:08:31 +09:00
..
ebitenmobileview uidriver/mobile: Implement IsForeground 2020-01-23 02:08:31 +09:00
compat.go mobile: Exclude non-mobile environments to build 2019-11-18 02:05:51 +09:00
impl_mobile.go mobile: Enable to compile in non-mobile environments 2019-11-18 02:18:13 +09:00
impl_notmobile.go mobile: Enable to compile in non-mobile environments 2019-11-18 02:18:13 +09:00
mobile.go mobile: Move Game definition to package ebiten 2019-11-25 00:49:13 +09:00