ebiten/mobile
Hajime Hoshi bda11b0e17 driver: Add UI.SetWindowSize and UIContext.Layout
This is a preparation to introduce RunGame function.

Updates # 943 (Fix this line before committing)
2019-12-15 02:29:43 +09:00
..
ebitenmobileview driver: Add UI.SetWindowSize and UIContext.Layout 2019-12-15 02:29:43 +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