Input.KeyEvent

Function called when key event triggers.

class Input
static
alias KeyEvent = void delegate(uint, bool)

Meta