Class MouseMotionInputs

java.lang.Object
controller.inputs.MouseMotionInputs
All Implemented Interfaces:
MouseMotionListener, EventListener

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