ebiten/cmd/ebitenmobile
Hajime Hoshi 6f6cceb42c cmd/ebitenmobile: Do not call addView in onLayout
In onLayout, addViewInLayout is safer.

This change fixes the potential issue by moving addView to
constructors.
2019-10-19 02:15:31 +09:00
..
generate.go Add ebitenmobile command 2019-08-18 03:03:01 +09:00
gobind.go cmd/ebitenmobile: Do not call addView in onLayout 2019-10-19 02:15:31 +09:00
gobind.src.go cmd/ebitenmobile: Do not call addView in onLayout 2019-10-19 02:15:31 +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: Bug fix: Give environment variables to search the package name (gobind) 2019-09-23 19:12:20 +09:00