ebiten/mobile/ebitenmobileview
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
..
funcs.go driver: Add UI.SetWindowSize and UIContext.Layout 2019-12-15 02:29:43 +09:00
game.go mobile: Exclude non-mobile environments to build 2019-11-18 02:05:51 +09:00
impl_metal.go mobile/ebitenmobileview: Bug fix: Compile error on Android 2019-10-09 23:03:22 +09:00
impl_notmetal.go mobile/ebitenmobileview: Bug fix: Compile error on Android 2019-10-09 23:03:22 +09:00
impl.go mobile: Exclude non-mobile environments to build 2019-11-18 02:05:51 +09:00
touches_android.go mobile/ebitenmobileview: Refactoring: touches 2019-10-11 23:12:05 +09:00
touches_ios.go mobile/ebitenmobileview: Refactoring: touches 2019-10-11 23:12:05 +09:00
touches.go mobile: Exclude non-mobile environments to build 2019-11-18 02:05:51 +09:00