InputHandler.inputListener

Passes all codes from keybindings to this interface. Multiple listeners at once are removed from newer versions to reduce overhead. Functionality can be restored with an event hub.

class InputHandler
public
InputListener inputListener;

Meta