ebiten/internal/input
Hajime Hoshi 6e51d31524
Use new GopherWasm API (#634)
I plan to merge this right after
https://github.com/gopherjs/gopherwasm/pull/3 is merged.
2018-06-30 00:02:15 +09:00
..
gamepadbutton.go Add input package 2018-04-01 23:20:45 +09:00
input_glfw.go input: Enable mouse wheel input (#628) 2018-06-18 00:38:30 +09:00
input_js.go Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00
input_mobile.go input: Enable mouse wheel input (#628) 2018-06-18 00:38:30 +09:00
input.go Add input package 2018-04-01 23:20:45 +09:00
keys_glfw.go input: Add Pause and Print Screen buttons (#555) 2018-04-21 09:36:28 -07:00
keys_js.go input: Add Pause and Print Screen buttons (#555) 2018-04-21 09:36:28 -07:00
keys.go input: Add Pause and Print Screen buttons (#555) 2018-04-21 09:36:28 -07:00
mousebutton.go Add input package 2018-04-01 23:20:45 +09:00