ebiten/cmd/ebitenmobile
Hajime Hoshi c648b40e20 mobile/ebitenmobile: Implement setScreenSize
This change also fixes the bug that Android froze when the view
size is changed.

Fixes #934
2019-09-14 14:49:38 +09:00
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go mobile/ebitenmobile: Implement setScreenSize 2019-09-14 14:49:38 +09:00
gobind.src.go mobile/ebitenmobile: Implement setScreenSize 2019-09-14 14:49:38 +09:00
gomobile.go cmd/ebitenmobile: Use GOROOT/bin/go instead of go 2019-08-24 01:06:16 +09:00
main.go cmd/ebitenmobile: Add suspendGame/resumeGame to the ViewController 2019-09-13 03:19:01 +09:00