ebiten/cmd
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
..
ebitenmobile mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +09:00