Matthias Richter
|
43265a44ca
|
Fix #7: Pressing return crashes Input.
Add arguments to call of keyboard.pressed() in input.lua.
Add sanity check to keyboard.pressed().
|
2013-03-24 19:59:27 +01:00 |
|
Matthias Richter
|
faa295651a
|
Add gui.keyboard.getFocus() and gui.mouse.getHot()
|
2012-12-15 15:58:52 +01:00 |
|
Matthias Richter
|
24c3cc18c5
|
Rename (dis|en)ableFocus() to (dis|en)able()
|
2012-10-10 15:20:45 +02:00 |
|
Matthias Richter
|
d3b1a1c00d
|
Fix #4: keyboard.disableFocus() not working.
Used undefined variable NO_WIDGET to clear keyboard focus.
Same error was made in mouse.lua.
|
2012-09-03 15:30:17 +02:00 |
|
Matthias Richter
|
adc7887587
|
Mega update: Auto layout, code cleanup, api change.
Basically half a rewrite.
|
2012-05-09 21:27:45 +02:00 |
|