Package com.jme.input.joystick

Interface Summary
Joystick Represents a single joystick device.
JoystickInputListener Listener receiving event for every axis- and button-change of all the joysticks.
 

Class Summary
DummyJoystickInput Dummy JoystickInput to disable joystick support.
DummyJoystickInput.DummyJoystick  
JoystickInput Manager for attached Joysticks.
JoystickInputHandlerDevice Creates InputHandler triggers for joystick support.
TriggersJoystickInputListener Each JoystickInputHandlerDevice has an instance of this class which is subscribed at the JoystickInput to receive joystick events and forward them to the joystick triggers.