ebiten/cmd/ebitenmobile
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
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go uidriver/mobile: Implement IsForeground 2020-01-23 02:08:31 +09:00
gobind.src.go uidriver/mobile: Implement IsForeground 2020-01-23 02:08:31 +09:00
gomobile.go cmd/ebitenmobile: Add hack to enable go-list at the temporary directory 2020-01-21 15:07:36 +09:00
main.go cmd/ebitenmobile: Remove explicltly specifying GO111MODULE 2020-01-21 22:19:49 +09:00