keyTyped

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

Dispatches key press to its menuElements.

Return

true if any of the elements used the input.

See also