ebiten/mobile
Hajime Hoshi c927d33457 mobile/ebitenmobileview: Use the common uiContext for layouting
This means that the whole offscreen is cleared correctly.

This change is a little breaking change: SetScreenSize or other
functions no longer works on ebitenmobile. Use Layout instead.

Fixes #1019
2020-02-11 19:40:47 +09:00
..
ebitenmobileview mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +09:00
compat.go mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +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