com.yobotics.simulationconstructionset.joystick
Class SystemOutJoystickEventListener

java.lang.Object
  extended by com.yobotics.simulationconstructionset.joystick.SystemOutJoystickEventListener
All Implemented Interfaces:
JoystickEventListener

public class SystemOutJoystickEventListener
extends java.lang.Object
implements JoystickEventListener


Constructor Summary
SystemOutJoystickEventListener()
           
 
Method Summary
 void processEvent(net.java.games.input.Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemOutJoystickEventListener

public SystemOutJoystickEventListener()
Method Detail

processEvent

public void processEvent(net.java.games.input.Event event)
Specified by:
processEvent in interface JoystickEventListener