|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.wisch.joystick.test.JoystickInputDemo
public class JoystickInputDemo
The Class JoystickInputDemo. It demonstrates how to use this driver for reading inputs.
Look at the source code to get to know how input works.
JoystickForceDemo
Method Summary | |
---|---|
void |
controllerEventOccured(AdvancedControllerEvent event)
Handles an AdvancedControllerEvent. |
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- (no args needed)public void controllerEventOccured(AdvancedControllerEvent event)
ControllerEventListener
controllerEventOccured
in interface ControllerEventListener
event
- an instance of AdvancedControllerEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |