com.yobotics.simulationconstructionset.joystick
Interface JoystickEventListener

All Known Implementing Classes:
BooleanYoVariableJoystickEventListener, DoubleYoVariableJoystickEventListener, SystemOutJoystickEventListener

public interface JoystickEventListener


Method Summary
 void processEvent(net.java.games.input.Event event)
           
 

Method Detail

processEvent

void processEvent(net.java.games.input.Event event)