set_key_code
Description:
Sets the keycode of the this.
Parameters:
this |
a Event of type KEY_PRESS or KEY_RELEASE |
key_code |
the keycode representing the key |
Sets the keycode of the this.
this |
a Event of type KEY_PRESS or KEY_RELEASE |
key_code |
the keycode representing the key |