ebiten/cmd/ebitenmobile
divVerent 21207f827c
do not require installing file2byteslice to update go generate'd files. (#2221)
The tool is already referenced in go.mod, so it is trivial to just go run it -
that way, go generate can use it without the user explicitly installing it first.
2022-07-29 20:43:23 +09:00
..
generate.go do not require installing file2byteslice to update go generate'd files. (#2221) 2022-07-29 20:43:23 +09:00
gobind.go cmd/ebitenmobile: bug fix: multiple touches were not updated correctly on Android 2022-07-29 17:48:10 +09:00
gobind.src.go cmd/ebitenmobile: bug fix: multiple touches were not updated correctly on Android 2022-07-29 17:48:10 +09:00
gomobile.go cmd/ebitenmobile: update Go mobile to enable the latest Android SDK 24 2022-05-19 09:03:23 +09:00
main.go cmd/ebitenmobile: bug fix: the first character of a framework name must be an upper case 2022-07-09 18:39:51 +09:00