ebiten/internal/uidriver
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
..
glfw ui: Add IsForeground API to glfw driver (#1058) 2020-01-16 10:47:23 +09:00
js uidriver/js: Implement IsForeground 2020-01-21 23:56:57 +09:00
mobile uidriver/mobile: Implement IsForeground 2020-01-23 02:08:31 +09:00