|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.utilities.inputDevices.KOFightingStick
public class KOFightingStick
Constructor Summary | |
---|---|
KOFightingStick()
|
Method Summary | |
---|---|
void |
attachListener(KOFightingStickListener listener)
|
void |
joystickAxisChanged(com.centralnexus.input.Joystick joystick)
|
void |
joystickButtonChanged(com.centralnexus.input.Joystick joystick)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KOFightingStick()
Method Detail |
---|
public void attachListener(KOFightingStickListener listener)
public void joystickAxisChanged(com.centralnexus.input.Joystick joystick)
joystickAxisChanged
in interface com.centralnexus.input.JoystickListener
public void joystickButtonChanged(com.centralnexus.input.Joystick joystick)
joystickButtonChanged
in interface com.centralnexus.input.JoystickListener
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |