InputHandler.mouseListener

Passes all mouse events 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
MouseListener mouseListener;

Meta