|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.io.InterfaceTest
| Constructor Summary | |
InterfaceTest()
|
|
| Method Summary | |
void |
joystickChanged(DirectDevice dev)
Called when joystick axises or buttons are changed. |
void |
keyboardChanged(DirectDevice dev)
Called when keyboard keys change state. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterfaceTest()
| Method Detail |
public static void main(java.lang.String[] args)
public void joystickChanged(DirectDevice dev)
JoystickListener
joystickChanged in interface JoystickListenerdev - Reference to the joystick object, to retrieve the valuespublic void keyboardChanged(DirectDevice dev)
KeyboardListener
keyboardChanged in interface KeyboardListenerdev - Reference to the keyboard object, to retrieve the values
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||