get_key_code
Description:
Retrieves the keycode of the key that caused this
Parameters:
| this |
a Event of type KEY_PRESS or of type KEY_RELEASE |
Returns:
|
The keycode representing the key |
Retrieves the keycode of the key that caused this
| this |
a Event of type KEY_PRESS or of type KEY_RELEASE |
|
The keycode representing the key |