ebiten/internal/uidriver/js
Hajime Hoshi 83b2d4b112 input: driver.Key now distinguishes left/right modifier keys
This is a preparation for event package, that will have key enum.

Updates #926
2019-09-01 23:49:00 +09:00
..
input.go Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00
keys.go input: driver.Key now distinguishes left/right modifier keys 2019-09-01 23:49:00 +09:00
ui.go Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00