ebiten/internal/uidriver/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
..
graphics_ios.go driver: Let UI have Graphics 2020-01-03 18:32:27 +09:00
graphics_opengl.go uidriver/mobile: Prevent non-mobile environments from compiling 2020-01-18 21:15:56 +09:00
input.go input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00
ui.go mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +09:00