Class MouseKeyInputs

java.lang.Object
controller.inputs.MouseKeyInputs
All Implemented Interfaces:
MouseListener, EventListener

public class MouseKeyInputs extends Object implements MouseListener
This class implements the MouseListener interface. Controller for listening to mouse inputs and handling them, rerouting the information to the right input controller based on the game state.