App.input

Public update method. Can be overriden. Called each frame if there's input available after all elements have processed input

class App
void
input
(
InputEvent e
)

Meta