get_keycode
Description:
Extracts the hardware keycode from an event.
Also see get_scancode.
Parameters:
| this |
a Event |
| keycode |
location to store the keycode |
Returns:
|
true if the event delivered a hardware keycode |