Constants (Group)
KeyConstant
All the keys you can press.
Constants
! Exclamation mark key
# Hash key
$ Dollar key
& Ampersand key
" Double quote key
' Single quote key
( Left parenthesis key
(space) Space key (replace (space) with the actual space character)
) Right parenthesis key
* Asterisk key
0 The zero key (the rest of the digits is obvious)
a The A key (the rest of the letters is obvious)
backspace Backspace key
clear Clear key
down Down arrow key
escape Escape key
kp0 The numpad zero key (rest are also obvious)
kpenter The numpad enter key
lalt Left alt key
lctrl Left control key
left Left arrow key
lshift Left shift key
pause Pause key
ralt Right alt key
rctlr Right control key
return Return key (a.k.a. Enter)
right Right arrow key
rshift Right shift key
tab Tab key
up Up arrow key
Copyright © 2006-2010 LÖVE Development Team.