ebiten/cmd/ebitenmobile
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
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +09:00
gobind.src.go mobile/ebitenmobileview: Use the common uiContext for layouting 2020-02-11 19:40:47 +09:00
gomobile.go cmd/ebitenmobile: Use 'go' directly 2020-01-24 22:50:50 +09:00
main.go cmd/ebitenmobile: Use 'go' directly 2020-01-24 22:50:50 +09:00