Add the input handler to the service.
Add the input handler to the service.
1 table handler
the handler which would handle clicks and key presses. The handler must have a :handleKeyPress, :handleKeyRelease, and :handleTextInput methods and optionally a :handleMouseClick method