Is there a list of key values somewhere? I might be completely derping out, but I haven't found a list. Can someone help?
Asked
Active
Viewed 549 times
4
-
You could write a simple script that would output the key values each time you press a key, then create a map based on the output. – gcochard Oct 26 '12 at 00:08
-
1Actually, there is [one](https://love2d.org/wiki/KeyConstant) on the wiki... :) – Miguel Dec 19 '12 at 03:26