I've been trying to figure out how to get the key-code from a keypress in isKeyPressed.
This is easy to retrieve from event.key.code, but for the life of me I can't seem to weasel it out of isKeyPressed.
Any help would be appreciated. Thanx in advance.