KeyEvent.getKeycode

Extracts the keycode from a key event.

class KeyEvent
uint
getKeycode
()

Return Value

Type: uint

the keycode of @event

Meta