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

I

InertiaEffect - Class in at.wisch.joystick.ffeffect
The Class InertiaEffect.
InertiaEffect(int, int, int, int, int[], int[], int[], int[], float[], float[]) - Constructor for class at.wisch.joystick.ffeffect.InertiaEffect
Instantiates a new InertiaEffect with the specified parameters.
InertiaEffect() - Constructor for class at.wisch.joystick.ffeffect.InertiaEffect
Instantiates a new InertiaEffect with default parameters.
INFINITE_LENGTH - Static variable in class at.wisch.joystick.ffeffect.Effect
The constant INFINITE_LENGTH: use this constant to set infinite length for an effect..
INFINITE_TIMES - Static variable in class at.wisch.joystick.AbstractController
The constant INFINITE_TIMES: Play an FF effect infinite times.
init() - Static method in class at.wisch.joystick.JoystickManager
Initialize the native JoystickManager subsystem.
isAutocenterSupported() - Method in interface at.wisch.joystick.AdvancedFFController
Checks if auto centering is supported by the device.
isAutocenterSupported() - Method in class at.wisch.joystick.FFJoystick
Checks if auto centering is supported by the device.
isAxis() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was generated by an axis.
isBall() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was generated by a trackball.
isButton() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was generated by a button.
isButtonPressed(int) - Method in class at.wisch.joystick.Joystick
Check if a button is currently pressed
isButtonPressed(int) - Method in interface org.lwjgl.input.Controller
Check if a button is currently pressed
isEffectSupported(Effect) - Method in interface at.wisch.joystick.AdvancedFFController
Checks if an effect is supported.
isEffectSupported(Class<? extends Effect>) - Method in interface at.wisch.joystick.AdvancedFFController
Checks if an effect is supported.
isEffectSupported(Effect) - Method in class at.wisch.joystick.FFJoystick
Checks if an effect is supported.
isEffectSupported(Class<? extends Effect>) - Method in class at.wisch.joystick.FFJoystick
Checks if an effect is supported.
isEventPollingEnabled() - Static method in class at.wisch.joystick.JoystickManager
Checks if event polling is enabled.
isFFJoystick() - Method in interface at.wisch.joystick.AdvancedController
Checks if the device supports force feedback (FF).
isFFJoystick() - Method in class at.wisch.joystick.Joystick
Checks if the device supports force feedback (FF).
isGainSupported() - Method in interface at.wisch.joystick.AdvancedFFController
Checks if a device supports setting gain.
isGainSupported() - Method in class at.wisch.joystick.FFJoystick
Checks if a device supports setting gain.
isPaused() - Method in interface at.wisch.joystick.AdvancedFFController
Checks if the device is currently paused.
isPaused() - Method in class at.wisch.joystick.FFJoystick
Checks if the device is currently paused.
isPauseSupported() - Method in interface at.wisch.joystick.AdvancedFFController
Checks if the device supports pause/unpause for played effects.
isPauseSupported() - Method in class at.wisch.joystick.FFJoystick
Checks if the device supports pause/unpause for played effects.
isPlaying(Effect) - Method in interface at.wisch.joystick.AdvancedFFController
Checks if an effect is currently playing.
isPlaying(Effect) - Method in class at.wisch.joystick.FFJoystick
Checks if an effect is currently playing.
isPov() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was generated by a POV.
isPovX() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was generated by a POV axis.
isPovX() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was generated by a POV's X axis.
isPovY() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was generated by a POV axis.
isPovY() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was generated by a POV's Y axis.
isQueryingEffectStatusSupported() - Method in interface at.wisch.joystick.AdvancedFFController
Checks if is querying the effect status is supported.
isQueryingEffectStatusSupported() - Method in class at.wisch.joystick.FFJoystick
Checks if is querying the effect status is supported.
isXAxis() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was caused by the X axis.
isXAxis() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was caused by the X axis.
isYAxis() - Method in class at.wisch.joystick.event.AdvancedControllerEvent
Check if this event was caused by the Y axis.
isYAxis() - Method in class org.lwjgl.input.ControllerEvent
Check if this event was caused by the Y axis.

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