Input
Key values
Description
Key values used by keyEvent function
Definition
| Variable | Value | Description |
|---|---|---|
| Input.KEY_a | 97 | Value of key a |
| Input.KEY_b | 98 | Value of key b |
| .. | .. | .. |
| Input.KEY_z | 122 | Value of key z |
| Input.KEY_esc | 27 | Value of escape key |
Sourcefile
shared/foundation/input.lua