|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.joystick.JoystickUpdater
public class JoystickUpdater
Constructor Summary | |
---|---|
JoystickUpdater(net.java.games.input.Controller joystickController)
|
Method Summary | |
---|---|
void |
addListener(JoystickEventListener joystickEventListener)
|
void |
run()
|
void |
setPollInterval(long pollIntervalMillis)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoystickUpdater(net.java.games.input.Controller joystickController)
Method Detail |
---|
public void setPollInterval(long pollIntervalMillis)
public void run()
run
in interface java.lang.Runnable
public void addListener(JoystickEventListener joystickEventListener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |