A B C D E F G I J M N O P R S T U W

C

CartesianDirection - Class in at.wisch.joystick.ffeffect.direction
The Class CartesianDirection.
CartesianDirection(int[]) - Constructor for class at.wisch.joystick.ffeffect.direction.CartesianDirection
Instantiates a new cartesian direction with the specified coordinate values.
CartesianDirection() - Constructor for class at.wisch.joystick.ffeffect.direction.CartesianDirection
Instantiates a new cartesian direction with the default direction (NORTHWEST), 3rd axis not used.
close() - Static method in class at.wisch.joystick.JoystickManager
Close the native JoystickManager subsystem.
ConditionEffect - Class in at.wisch.joystick.ffeffect
The Class ConditionEffect.
ConstantEffect - Class in at.wisch.joystick.ffeffect
The Class ConstantEffect.
ConstantEffect(Direction, int, int, int, int, int, int, int, int, int) - Constructor for class at.wisch.joystick.ffeffect.ConstantEffect
Instantiates a new ConstantEffect with the specified parameters.
ConstantEffect() - Constructor for class at.wisch.joystick.ffeffect.ConstantEffect
Instantiates a new ConstantEffect with default parameters.
Controller - Interface in org.lwjgl.input
A game controller of some sort that will provide input.
ControllerAxisEvent - Class in at.wisch.joystick.event
The Class ControllerAxisEvent.
ControllerAxisEvent(Controller, long, int, float) - Constructor for class at.wisch.joystick.event.ControllerAxisEvent
Instantiates a new ControllerAxisEvent.
ControllerBallEvent - Class in at.wisch.joystick.event
The Class ControllerBallEvent.
ControllerBallEvent(Controller, long, int, int[]) - Constructor for class at.wisch.joystick.event.ControllerBallEvent
Instantiates a new controller ball event.
ControllerButtonEvent - Class in at.wisch.joystick.event
The Class ControllerButtonEvent.
ControllerButtonEvent(Controller, long, int, boolean) - Constructor for class at.wisch.joystick.event.ControllerButtonEvent
Instantiates a new ControllerButtonEvent.
ControllerEvent - Class in org.lwjgl.input
An event occuring on a controller.
ControllerEventListener - Interface in at.wisch.joystick.event
The listener interface for receiving ControllerEvent events.
ControllerEventManager - Class in at.wisch.joystick.event
The Class ControllerEventManager.
ControllerEventManager() - Constructor for class at.wisch.joystick.event.ControllerEventManager
 
controllerEventOccured(AdvancedControllerEvent) - Method in interface at.wisch.joystick.event.ControllerEventListener
Handles an AdvancedControllerEvent.
controllerEventOccured(AdvancedControllerEvent) - Static method in class at.wisch.joystick.event.ControllerEventManager
Invokes the callback method for all registered listeners.
controllerEventOccured(AdvancedControllerEvent) - Method in class at.wisch.joystick.test.JoystickInputDemo
 
controllerEventOccured(AdvancedControllerEvent) - Method in class at.wisch.joystick.test.JoystickTest
 
ControllerPovEvent - Class in at.wisch.joystick.event
The Class ControllerPovEvent.
ControllerPovEvent(Controller, long, int, int) - Constructor for class at.wisch.joystick.event.ControllerPovEvent
Instantiates a new ControllerPovEvent.
CustomEffect - Class in at.wisch.joystick.ffeffect
Deprecated. CustomEffect is not supported for all controllers on all operating systems. Use a series of other effects instead.
CustomEffect(Direction, int, int, int, int, int, int, int, int, int, int[]) - Constructor for class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Instantiates a new CustomEffect with the specified parameters.
CustomEffect(int, int, int, int, int, int, int, int, int, int, int[]) - Constructor for class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Instantiates a new CustomEffect with the specified parameters.
CustomEffect() - Constructor for class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Instantiates a new custom effect with default parameters, using 2 channels/axes.
CustomEffect(Direction) - Constructor for class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Instantiates a new custom effect with default parameters, using a Direction object.

A B C D E F G I J M N O P R S T U W