ebiten/internal/gamepaddb
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
..
button.go internal/gamepaddb: move driver.StandardGamepadButton to gamepaddb.StandardButton 2022-02-05 23:11:09 +09:00
gamecontrollerdb.txt internal/gamepaddb: update the database 2022-04-06 11:41:05 +09:00
gamecontrollerdb.txt.go internal/gamepaddb: update the database 2022-04-06 11:41:05 +09:00
gamepaddb_ios.go Add internal/gamepaddb (#1805) 2021-09-11 22:46:05 +09:00
gamepaddb_notios.go Add internal/gamepaddb (#1805) 2021-09-11 22:46:05 +09:00
gamepaddb_test.go internal/gamepaddb: bug fix: don't panic with invalid inputs 2022-07-29 12:14:20 +09:00
gamepaddb.go do not require installing file2byteslice to update go generate'd files. (#2221) 2022-07-29 20:43:23 +09:00