Keys represents all of the possible keycodes and their friendly names, functions to map between the keycode and name, and functions to determine the current state of a key given a keypress event.
- Source:
- keys.js, line 113
Keys represents all of the possible keycodes and their friendly names, functions to map between the keycode and name, and functions to determine the current state of a key given a keypress event.