get_key_unicode
Description:
Retrieves the unicode value for the key that caused keyev
.
Parameters:
this |
a Event of type KEY_PRESS or KEY_RELEASE |
Returns:
The unicode value representing the key |
Retrieves the unicode value for the key that caused keyev
.
this |
a Event of type KEY_PRESS or KEY_RELEASE |
The unicode value representing the key |