rxi
|
a4705bffd1
|
Simplified keyboard interrupt handler, fixed keyboard key states
|
2016-09-27 19:47:25 +01:00 |
|
rxi
|
4cf83a2280
|
Fixed KeyEvent's isrepeat always being set true
|
2016-09-26 21:31:16 +01:00 |
|
rxi
|
71ef28fb45
|
Added love.keyboard.setKeyRepeat(), disabled key repeat by default
|
2016-09-25 21:12:09 +01:00 |
|
rxi
|
76a3cb0b61
|
Added enums for KeyEvent type in keyboard.c
|
2016-09-25 21:05:04 +01:00 |
|
rxi
|
06cb68125a
|
Added keyrepeat support to keyboard
|
2016-09-25 21:00:43 +01:00 |
|
rxi
|
7cee8f6854
|
Changed love.keyboard.isDown() to accept string args
|
2016-09-24 23:45:59 +01:00 |
|
rxi
|
ccb011be2d
|
Fixed scancodeMap key string for return
|
2016-09-24 20:45:24 +01:00 |
|
rxi
|
2b8b0e77d4
|
Fixed scancodeMap key strings for f12 and space
|
2016-09-24 19:53:55 +01:00 |
|
rxi
|
f17b39868e
|
Implemented love.textinput callback
|
2016-09-24 19:45:35 +01:00 |
|
rxi
|
bafcc12c95
|
Changed keyboard callbacks to pass key aswell as scancode
|
2016-09-24 17:04:38 +01:00 |
|
rxi
|
09e5bb0628
|
Renamed getEvents() -> poll() on love.mouse/keyboard
Rolled love.mouse.update() into love.mouse.poll()
|
2016-09-24 11:02:49 +01:00 |
|
rxi
|
dd44e8d1a0
|
Added mouse module (love.mouse), updated doc/files.md
|
2016-09-24 10:42:22 +01:00 |
|
rxi
|
b42866dbe8
|
Updated copyright year
|
2016-09-22 19:31:05 +01:00 |
|
rxi
|
f34b4f8beb
|
Intial commit
|
2014-06-13 21:01:19 +01:00 |
|