Hajime Hoshi
dd6110fbf8
input: Add KeyNumLock ( #580 )
2018-04-14 02:43:26 +09:00
Hajime Hoshi
5229e5a713
input: Add numpad keys except for Edge browser ( #580 )
2018-04-14 02:43:21 +09:00
Hajime Hoshi
888d650872
Add 'screenshot' feature
...
If you run your game with environment variable EBITEN_SCREENSHOT_KEY=<keyname>,
you can take a game screenshot by pressing the specified key.
Fixes #553
2018-04-11 01:00:22 +09:00
Hajime Hoshi
4de2dc0240
Add input package
2018-04-01 23:20:45 +09:00
Hajime Hoshi
ef5de62780
Follow the standard comment rule
...
See https://golang.org/s/generatedcode
2018-03-08 02:47:59 +09:00
Hajime Hoshi
a7fc463d91
doc: Improve comments
2017-10-01 03:15:50 +09:00
Hajime Hoshi
3bfb5054af
Fix misspelling
2017-07-23 22:50:18 +09:00
Hajime Hoshi
95cb0133de
ui: Add keys ( #339 )
2017-04-14 03:09:00 +09:00
Hajime Hoshi
12f14e5140
doc: Add comments for keys
2017-04-10 10:45:04 +09:00
Hajime Hoshi
730b0d5ff9
input: Add KeyMax
2016-09-03 15:28:37 +09:00
Hajime Hoshi
de1bb1b392
go generate
2016-08-27 00:50:26 +09:00
Hajime Hoshi
0083fe5df1
Changed the copyright year to 2013 ( #216 )
2016-05-14 00:20:27 +09:00
Hajime Hoshi
5687d9d0ef
go generate
2016-02-11 03:53:36 +09:00
Hajime Hoshi
27cd0610d1
Add 'auto-generated' notices ( #66 )
2015-01-07 23:21:52 +09:00
Hajime Hoshi
4eaa16b8d1
Rename mod key names
2015-01-07 23:18:40 +09:00
Hajime Hoshi
9f40da41fc
Add backspace (not tested)
2015-01-07 11:22:25 +09:00
Hajime Hoshi
62d1395670
Arrange key's order
2015-01-07 11:00:15 +09:00
Hajime Hoshi
bc26690b14
Add genkey.go
2015-01-07 03:05:59 +09:00
Hajime Hoshi
e604a969d4
Add mousebuttons.go
2015-01-07 01:04:13 +09:00
Hajime Hoshi
a9f1b4f0e9
Add keys_glfw.go and keys_js.go
2015-01-07 00:05:46 +09:00
Hajime Hoshi
96f5315c49
Add internal/ui module
2015-01-02 02:13:27 +09:00
Hajime Hoshi
373371d1b2
Change license comments style to use magic comments (magic comments like +build should be placed before a general comment)
2014-12-24 11:04:10 +09:00
Hajime Hoshi
ca5bd564a6
Add comments (to pass golint)
2014-12-14 22:05:44 +09:00
Hajime Hoshi
8319e0d41d
Remove package glfw (once)
2014-12-14 17:00:11 +09:00