keyTyped

fun keyTyped(typedChar: Char, keyCode: Int): Boolean

Dispatches key press to its moduleButtons.

Return

true if any of the modules used the input.

See also