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

S

SawtoothDownEffect - Class in at.wisch.joystick.ffeffect
The Class SawtoothDownEffect.
SawtoothDownEffect(Direction, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class at.wisch.joystick.ffeffect.SawtoothDownEffect
Instantiates a new SawtoothDownEffect with the specified parameters.
SawtoothDownEffect() - Constructor for class at.wisch.joystick.ffeffect.SawtoothDownEffect
Instantiates a new SawtoothDownEffect with default parameters.
SawtoothUpEffect - Class in at.wisch.joystick.ffeffect
The Class SawtoothUpEffect.
SawtoothUpEffect(Direction, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class at.wisch.joystick.ffeffect.SawtoothUpEffect
Instantiates a new SawtoothUpEffect with the specified parameters.
SawtoothUpEffect() - Constructor for class at.wisch.joystick.ffeffect.SawtoothUpEffect
Instantiates a new SawtoothUpEffect with default parameters.
SDLErrorException - Exception in at.wisch.joystick.exception
The Class SDLErrorException.
SDLErrorException() - Constructor for exception at.wisch.joystick.exception.SDLErrorException
Instantiates a new SDLErrorException with an unknown reason.
SDLErrorException(String) - Constructor for exception at.wisch.joystick.exception.SDLErrorException
Instantiates a new SDLErrorException with a detailed error message.
setAttackLength(int) - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Sets the attack length in ms.
setAttackLevel(int) - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Sets the attack level.
setAutoCenter(int) - Method in interface at.wisch.joystick.AdvancedFFController
Sets the auto center value in %.
setAutoCenter(int) - Method in class at.wisch.joystick.FFJoystick
Sets the auto center value in %.
setButtonIndex(int) - Method in class at.wisch.joystick.ffeffect.Effect
Deprecated. trigger buttons are not supported on all operating systems. To stay platform independent you should trigger effects manually from events. See ControllerButtonEvent
setButtonInterval(int) - Method in class at.wisch.joystick.ffeffect.Effect
Deprecated. trigger buttons are not supported on all operating systems. To stay platform independent you should trigger effects manually from events. See ControllerButtonEvent
setCartesianCoordinates(int[]) - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Sets the cartesian coordinates.
setCartesianXCoordinate(int) - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Sets the cartesian X axis coordinate.
setCartesianYCoordinate(int) - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Sets the cartesian Y axis coordinate.
setCartesianZCoordinate(int) - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Sets the cartesian Z axis coordinate.
setCenter(float[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the center for condition effects.
setDeadband(float[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the deadband. 3 dead zone values, 1 for each axis.
setDeadZone(int, float) - Method in class at.wisch.joystick.Joystick
Set the dead zone for the specified axis.
setDeadZone(int, float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the specified axis.
setDefaultDirection(Direction) - Static method in class at.wisch.joystick.ffeffect.Effect
Sets the default direction.
setDirection(Direction) - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Sets the direction for the effect.
setEffectDelay(int) - Method in class at.wisch.joystick.ffeffect.Effect
Sets the effect delay before the effect will be started.
setEffectLength(int) - Method in class at.wisch.joystick.ffeffect.Effect
Sets the effect length in ms.
setEffectLength(int) - Method in class at.wisch.joystick.ffeffect.RampEffect
Sets the effect length in ms.
setEndLevel(int) - Method in class at.wisch.joystick.ffeffect.RampEffect
Sets the level (the strength) at the end of the effect.
setFadeLength(int) - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Sets the fade length in ms.
setFadeLevel(int) - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Sets the fade level.
setGain(int) - Method in interface at.wisch.joystick.AdvancedFFController
Sets the gain value in %.
setGain(int) - Method in class at.wisch.joystick.FFJoystick
Sets the gain value in %.
setInvertAxis(int, boolean) - Method in class at.wisch.joystick.Joystick
Sets if an analogue axis is to be inverted or not.
setInvertBall(int, int, boolean) - Method in class at.wisch.joystick.Joystick
Sets if a trackball's axis is to be inverted or not.
setInvertPov(int, int, boolean) - Method in class at.wisch.joystick.Joystick
Sets if a POV's axis is to be inverted or not.
setJoystick(Joystick) - Static method in class at.wisch.joystick.test.JoystickTest
Sets the Joystick used for displaying input and playing effects.
setLeftCoef(int[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the leftCoef array: How fast to increase the force towards the negative side.
setLeftSat(int[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the leftSat array: Level when joystick is to the negative side.
setLevel(int) - Method in class at.wisch.joystick.ffeffect.ConstantEffect
Sets the level (the strength) of the effect.
setMagnitude(int) - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Sets the magnitude (the peak value of the wave).
setOffset(int) - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Sets the offset (the mean value of the wave).
setPeriod(int) - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Sets the sample period in ms.
setPeriod(int) - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Sets the period of the wave in ms.
setPhase(int) - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Sets the phase (the horizontal cycle shift in hundredth of a degree).
setPolarDirection(int) - Method in class at.wisch.joystick.ffeffect.direction.PolarDirection
Sets the polar direction value.
setRightCoef(int[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the rightCoef array: How fast to increase the force towards the positive side.
setRightSat(int[]) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the rightSat array: Level when joystick is to the positive side.
setRXAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the RX axis.
setRXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RX axis.
setRYAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the RY axis.
setRYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RY axis.
setRZAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the RZ axis.
setRZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RZ axis.
setSamples(int[], int) - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Sets the data array and channelsToUse.
setSamples(int[]) - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Sets the data array.
setSamples(int[], Direction) - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Sets the data array.
setSphericalCoordinates(int[]) - Method in class at.wisch.joystick.ffeffect.direction.SphericalDirection
Sets the spherical coordinate values.
setStartLevel(int) - Method in class at.wisch.joystick.ffeffect.RampEffect
Sets the level (the strength) at the beginning of the effect.
setStrength(int) - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Sets the strength for an effect.
setStrength(int) - Method in class at.wisch.joystick.ffeffect.ConstantEffect
Sets the strength for an effect.
setStrength(int) - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated.  
setStrength(int) - Method in class at.wisch.joystick.ffeffect.Effect
Sets the strength for an effect.
setStrength(int) - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Sets the strength for an effect.
setStrength(int) - Method in class at.wisch.joystick.ffeffect.RampEffect
Sets the strength for an effect.
setUAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the U axis.
setUAxisDeadZone(float) - Method in interface at.wisch.joystick.AdvancedController
Set the dead zone for the U axis.
setVAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the V axis.
setVAxisDeadZone(float) - Method in interface at.wisch.joystick.AdvancedController
Set the dead zone for the V axis.
setXAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the X axis.
setXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the X axis.
setYAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the Y axis.
setYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the Y axis.
setZAxisDeadZone(float) - Method in class at.wisch.joystick.AbstractController
Set the dead zone for the Z axis.
setZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the Z axis.
SineEffect - Class in at.wisch.joystick.ffeffect
The Class SineEffect.
SineEffect(Direction, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class at.wisch.joystick.ffeffect.SineEffect
Instantiates a new SineEffect with the specified parameters.
SineEffect() - Constructor for class at.wisch.joystick.ffeffect.SineEffect
Instantiates a new SineEffect with default parameters.
SOUTH - Static variable in class at.wisch.joystick.ffeffect.direction.CartesianDirection
The constant SOUTH ({0, 1, 0}): force comes from bottom, 3rd axis not used.
SOUTH - Static variable in class at.wisch.joystick.ffeffect.direction.PolarDirection
The constant SOUTH (18000 ) force comes from bottom.
SOUTH - Static variable in class at.wisch.joystick.ffeffect.direction.SphericalDirection
The constant SOUTH ({9000, 0}): force comes from bottom, 3rd axis not used.
SOUTHEAST - Static variable in class at.wisch.joystick.ffeffect.direction.CartesianDirection
The constant SOUTHEAST ({1, 1, 0}): force comes from bottom-right, 3rd axis not used.
SOUTHEAST - Static variable in class at.wisch.joystick.ffeffect.direction.PolarDirection
The constant SOUTHEAST (13500 ): force comes from bottom-right.
SOUTHEAST - Static variable in class at.wisch.joystick.ffeffect.direction.SphericalDirection
The constant SOUTHEAST ({4500, 0}): force comes from bottom-right, 3rd axis not used.
SOUTHWEST - Static variable in class at.wisch.joystick.ffeffect.direction.CartesianDirection
The constant SOUTHWEST ({-1, 1, 0}): force comes from bottom-left, 3rd axis not used.
SOUTHWEST - Static variable in class at.wisch.joystick.ffeffect.direction.PolarDirection
The constant SOUTHWEST (22500 ): force comes bottom down-left.
SOUTHWEST - Static variable in class at.wisch.joystick.ffeffect.direction.SphericalDirection
The constant SOUTHWEST ({13500, 0}): force comes from bottom-left, 3rd axis not used.
SphericalDirection - Class in at.wisch.joystick.ffeffect.direction
The Class SphericalDirection.
SphericalDirection(int[]) - Constructor for class at.wisch.joystick.ffeffect.direction.SphericalDirection
Instantiates a new spherical direction with the specified coordinate values.
SphericalDirection() - Constructor for class at.wisch.joystick.ffeffect.direction.SphericalDirection
Instantiates a new spherical direction with the default direction (NORTHWEST), 3rd axis not used.
SpringEffect - Class in at.wisch.joystick.ffeffect
The Class SpringEffect.
SpringEffect(int, int, int, int, int[], int[], int[], int[], float[], float[]) - Constructor for class at.wisch.joystick.ffeffect.SpringEffect
Instantiates a new SpringEffect with the specified parameters.
SpringEffect() - Constructor for class at.wisch.joystick.ffeffect.SpringEffect
Instantiates a new SpringEffect with default parameters.
SquareEffect - Class in at.wisch.joystick.ffeffect
The Class SquareEffect.
SquareEffect(Direction, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class at.wisch.joystick.ffeffect.SquareEffect
Instantiates a new SquareEffect with the specified parameters.
SquareEffect() - Constructor for class at.wisch.joystick.ffeffect.SquareEffect
Instantiates a new SquareEffect with default parameters.
stopAll() - Method in interface at.wisch.joystick.AdvancedFFController
Stop all effects that are currently stored on the device.
stopAll() - Method in class at.wisch.joystick.FFJoystick
Stop all effects that are currently stored on the device.
stopAllJoysticks() - Static method in class at.wisch.joystick.JoystickManager
Stop all effects on all FF joysticks.
stopEffect(Effect) - Method in interface at.wisch.joystick.AdvancedFFController
Stop an effect which is currently on the device.
stopEffect(Effect) - Method in class at.wisch.joystick.FFJoystick
Stop an effect which is currently on the device.

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