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

G

GAIN - Static variable in class at.wisch.joystick.event.FeatureNotSupportedEvent
The constant GAIN: device does not support setting gain.
GAINVALUE - Static variable in class at.wisch.joystick.event.FeatureNotSupportedEvent
The constant GAINVALUE: illegal value for setting gain was submitted.
getAllFFJoysticks() - Static method in class at.wisch.joystick.JoystickManager
Gets an ArrayList containing all force feedback joysticks.
getAllJoysticks() - Static method in class at.wisch.joystick.JoystickManager
Gets an ArrayList containing all joysticks.
getAttackLength() - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Gets the attack length in ms.
getAttackLevel() - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Gets the attack level.
getAutoCenter() - Method in interface at.wisch.joystick.AdvancedFFController
Gets the currently set autocenter value.
getAutoCenter() - Method in class at.wisch.joystick.FFJoystick
Gets the currently set autocenter value.
getAxisCount() - Method in class at.wisch.joystick.Joystick
Retrieve the number of axes available on this controller.
getAxisCount() - Method in interface org.lwjgl.input.Controller
Retrieve the number of axes available on this controller.
getAxisName(int) - Method in class at.wisch.joystick.AbstractController
Get the name that's given to the specified axis
getAxisName(int) - Method in interface org.lwjgl.input.Controller
Get the name that's given to the specified axis
getAxisValue() - Method in class at.wisch.joystick.event.ControllerAxisEvent
Gets the new axis value.
getAxisValue(int) - Method in class at.wisch.joystick.Joystick
Retrieve the value thats currently available on a specified axis.
getAxisValue(int) - Method in interface org.lwjgl.input.Controller
Retrieve the value thats currently available on a specified axis.
getBall1Delta() - Method in class at.wisch.joystick.AbstractController
Gets the delta for the first trackball (ballIndex 0)
getBall1Delta() - Method in interface at.wisch.joystick.AdvancedController
Gets the delta for the first trackball (ballIndex 0)
getBall2Delta() - Method in class at.wisch.joystick.AbstractController
Gets the delta for the second trackball (ballIndex 1)
getBall2Delta() - Method in interface at.wisch.joystick.AdvancedController
Gets the delta for the second trackball (ballIndex 1)
getBall3Delta() - Method in class at.wisch.joystick.AbstractController
Gets the delta for the third trackball (ballIndex 2)
getBall3Delta() - Method in interface at.wisch.joystick.AdvancedController
Gets the delta for the third trackball (ballIndex 2)
getBall4Delta() - Method in class at.wisch.joystick.AbstractController
Gets the delta for the fourth trackball (ballIndex 3)
getBall4Delta() - Method in interface at.wisch.joystick.AdvancedController
Gets the delta for the fourth trackball (ballIndex 3)
getBallCount() - Method in interface at.wisch.joystick.AdvancedController
Gets the number of trackballs (balls) a device has.
getBallCount() - Method in class at.wisch.joystick.Joystick
Gets the number of trackballs (balls) a device has.
getBallDelta(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the delta for the trackball specified by ballIndex.
getBallDelta(int) - Method in class at.wisch.joystick.Joystick
Gets the delta for the trackball specified by ballIndex.
getBallName(int) - Method in class at.wisch.joystick.AbstractController
Gets the trackball's name.
getBallName(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the trackball's name.
getButtonCount() - Method in class at.wisch.joystick.Joystick
Retrieve the number of buttons available on this controller.
getButtonCount() - Method in interface org.lwjgl.input.Controller
Retrieve the number of buttons available on this controller.
getButtonIndex() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the index of the button which is set to trigger the Effect.
getButtonInterval() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the currently set button interval.
getButtonName(int) - Method in class at.wisch.joystick.AbstractController
Get the name of the specified button.
getButtonName(int) - Method in interface org.lwjgl.input.Controller
Get the name of the specified button.
getButtonState() - Method in class at.wisch.joystick.event.ControllerButtonEvent
Gets the button state (true = pressed, false = released).
getCartesianCoordinates() - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Gets the cartesian coordinates.
getCartesianXCoordinate() - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Gets the cartesian X axis coordinate.
getCartesianYCoordinate() - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Gets the cartesian Y axis coordinate.
getCartesianZCoordinate() - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Gets the cartesian Z axis coordinate.
getCenter() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the center for condition effects.
getChannelsToUse() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the number of channels to use.
getControlIndex() - Method in class org.lwjgl.input.ControllerEvent
Get the index of the control generating this event.
getData() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the data array.
getDeadband() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the deadband.
getDeadZone(int) - Method in class at.wisch.joystick.Joystick
Get the dead zone for a specified axis.
getDeadZone(int) - Method in interface org.lwjgl.input.Controller
Get the dead zone for a specified axis.
getDefaultDirection() - Static method in class at.wisch.joystick.ffeffect.Effect
Gets the default direction.
getDeltas() - Method in class at.wisch.joystick.event.ControllerBallEvent
Gets the deltas for X and Y axis.
getDescription() - Method in class at.wisch.joystick.Joystick
Gets a short description of the joystick's capabilities for input.
getDeviceIndex() - Method in class at.wisch.joystick.event.FeatureNotSupportedEvent
Gets the the index of the Joystick where the event occured.
getDirection() - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Gets the direction for the effect.
getDirectionType() - Method in class at.wisch.joystick.ffeffect.direction.Direction
Gets the direction type.
getEffectDelay() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the effect delay before the effect will be started.
getEffectLength() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the effect length in ms.
getEffectType() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the effect type.
getEndLevel() - Method in class at.wisch.joystick.ffeffect.RampEffect
Gets the level (the strength) at the end of the effect.
getErrorMessage() - Method in exception at.wisch.joystick.exception.FFJoystickException
Gets the error message describing this exception.
getErrorMessage() - Method in exception at.wisch.joystick.exception.JoystickManagerNotInitializedException
Gets the error message describing this exception.
getErrorMessage() - Method in exception at.wisch.joystick.exception.JoystickNotFoundException
Gets the error message describing this exception.
getErrorMessage() - Method in exception at.wisch.joystick.exception.SDLErrorException
Gets the error message describing this exception.
getFadeLength() - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Gets the fade length in ms.
getFadeLevel() - Method in class at.wisch.joystick.ffeffect.ExtendedEffect
Gets the fade level.
getFeature() - Method in class at.wisch.joystick.event.FeatureNotSupportedEvent
Gets the feature that is not supported.
getFFDescription() - Method in class at.wisch.joystick.FFJoystick
Gets a short description of the joystick's capabilities for FF.
getFFJoystick() - Static method in class at.wisch.joystick.JoystickManager
Gets a force feedback joystick.
getGain() - Method in interface at.wisch.joystick.AdvancedFFController
Gets the currently set gain value.
getGain() - Method in class at.wisch.joystick.FFJoystick
Gets the currently set gain value.
getIndex() - Method in class at.wisch.joystick.Joystick
Gets the index of this controller in the collection.
getIndex() - Method in interface org.lwjgl.input.Controller
Gets the index of this controller in the collection.
getInvertAxis(int) - Method in class at.wisch.joystick.Joystick
Check if an analogue axis is being inverted.
getInvertBall(int, int) - Method in class at.wisch.joystick.Joystick
Check if a trackball's axis is being inverted.
getInvertPov(int, int) - Method in class at.wisch.joystick.Joystick
Check if a POV's axis is being inverted.
getJoystick() - Static method in class at.wisch.joystick.JoystickManager
Gets a joystick.
getJoystick(int) - Static method in class at.wisch.joystick.JoystickManager
Gets a joystick with a certain index.
getLeftCoef() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the leftCoef array: How fast to increase the force towards the negative side.
getLeftSat() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the leftSat array: Level when joystick is to the negative side.
getLevel() - Method in class at.wisch.joystick.ffeffect.ConstantEffect
Gets the level (the strength) of the effect.
getMagnitude() - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Gets the magnitude (the peak value of the wave).
getName() - Method in class at.wisch.joystick.ffeffect.ConstantEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.DamperEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.direction.CartesianDirection
Gets the direction type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.direction.Direction
Gets the direction type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.direction.PolarDirection
Gets the direction type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.direction.SphericalDirection
Gets the direction type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.FrictionEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.InertiaEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.RampEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.SawtoothDownEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.SawtoothUpEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.SineEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.SpringEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.SquareEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.ffeffect.TriangleEffect
Gets the effect type as a String.
getName() - Method in class at.wisch.joystick.Joystick
Gets the name assigned to this controller.
getName() - Method in interface org.lwjgl.input.Controller
Gets the name assigned to this controller.
getNumOfFFAxes() - Method in interface at.wisch.joystick.AdvancedFFController
Gets the number of FF axes a device has.
getNumOfFFAxes() - Method in class at.wisch.joystick.FFJoystick
Deprecated. on some operating systems this method will return a fixed value for any joystick. To be really platform independent work without using it. Simply assume the joystick has 2 FF axes.
getNumOfSamples() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the number of samples.
getOffset() - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Gets the offset (the mean value of the wave).
getPeriod() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the sample period in ms.
getPeriod() - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Gets the period of the wave in ms.
getPhase() - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Gets the phase (the horizontal cycle shift in hundredth of a degree).
getPlayableNumOfEffects() - Method in interface at.wisch.joystick.AdvancedFFController
Gets the number of effects a device can play simultaneously.
getPlayableNumOfEffects() - Method in class at.wisch.joystick.FFJoystick
Deprecated. on some operating systems this method will return a fixed value for any joystick. To be really platform independent work without using it. Simply assume the joystick can play only few effects at once(~ around 10).
getPolarDirection() - Method in class at.wisch.joystick.ffeffect.direction.PolarDirection
Gets the polar direction value.
getPov1X() - Method in class at.wisch.joystick.AbstractController
Gets the first POV's X coordinate value.
getPov1X() - Method in interface at.wisch.joystick.AdvancedController
Gets the first POV's X coordinate value.
getPov1Y() - Method in class at.wisch.joystick.AbstractController
Gets the first POV's Y coordinate value.
getPov1Y() - Method in interface at.wisch.joystick.AdvancedController
Gets the first POV's Y coordinate value.
getPov2X() - Method in class at.wisch.joystick.AbstractController
Gets the second POV's X coordinate value.
getPov2X() - Method in interface at.wisch.joystick.AdvancedController
Gets the second POV's X coordinate value.
getPov2Y() - Method in class at.wisch.joystick.AbstractController
Gets the second POV's Y coordinate value.
getPov2Y() - Method in interface at.wisch.joystick.AdvancedController
Gets the second POV's Y coordinate value.
getPov3X() - Method in class at.wisch.joystick.AbstractController
Gets the third POV's X coordinate value.
getPov3X() - Method in interface at.wisch.joystick.AdvancedController
Gets the third POV's X coordinate value.
getPov3Y() - Method in class at.wisch.joystick.AbstractController
Gets the third POV's Y coordinate value.
getPov3Y() - Method in interface at.wisch.joystick.AdvancedController
Gets the third POV's Y coordinate value.
getPov4X() - Method in class at.wisch.joystick.AbstractController
Gets the fourth POV's X coordinate value.
getPov4X() - Method in interface at.wisch.joystick.AdvancedController
Gets the fourth POV's X coordinate value.
getPov4Y() - Method in class at.wisch.joystick.AbstractController
Gets the fourth POV's Y coordinate value.
getPov4Y() - Method in interface at.wisch.joystick.AdvancedController
Gets the fourth POV's Y coordinate value.
getPovCount() - Method in interface at.wisch.joystick.AdvancedController
Gets the device's point-of-view (POV) count.
getPovCount() - Method in class at.wisch.joystick.Joystick
Gets the device's point-of-view (POV) count.
getPovDirection(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the direction of a POV.
getPovDirection(int) - Method in class at.wisch.joystick.Joystick
Gets the direction of a POV.
getPovName(int) - Method in class at.wisch.joystick.AbstractController
Gets the POV's name.
getPovName(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the POV's name.
getPovValue() - Method in class at.wisch.joystick.event.ControllerPovEvent
Gets the POV direction value.
getPovX() - Method in class at.wisch.joystick.AbstractController
Deprecated. uses float where int would be sufficient. Use getPovValueX(0) instead.
getPovX(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the X coordinate's value of a POV.
getPovX(int) - Method in class at.wisch.joystick.Joystick
Gets the X coordinate's value of a POV.
getPovX() - Method in interface org.lwjgl.input.Controller
Gets the X-Axis value of the first POV on this controller as a float.
getPovY() - Method in class at.wisch.joystick.AbstractController
Deprecated. uses float where int would be sufficient. Use getPovValueY(0) instead.
getPovY(int) - Method in interface at.wisch.joystick.AdvancedController
Gets the Y coordinate's value of a POV.
getPovY(int) - Method in class at.wisch.joystick.Joystick
Gets the Y coordinate's value of a POV.
getPovY() - Method in interface org.lwjgl.input.Controller
Gets the Y-Axis value of the first POV on this controller as a float.
getRightCoef() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the rightCoef array: How fast to increase the force towards the positive side.
getRightSat() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the rightSat array: Level when joystick is to the positive side.
getRXAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the RX axis.
getRXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RX axis.
getRXAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the RX axis if there is one.
getRXAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RX axis if there is one.
getRYAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the RY axis.
getRYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RY axis.
getRYAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the RY axis if there is one.
getRYAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RY axis if there is one.
getRZAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the RZ axis.
getRZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RZ axis.
getRZAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the RZ axis if there is one.
getRZAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RZ axis if there is one.
getSimpleEffect() - Method in class at.wisch.joystick.FFJoystick
Gets a simple effect.
getSource() - Method in class org.lwjgl.input.ControllerEvent
Get the Controller that generated this event.
getSphericalCoordinates() - Method in class at.wisch.joystick.ffeffect.direction.SphericalDirection
Gets the spherical coordinate values.
getStartLevel() - Method in class at.wisch.joystick.ffeffect.RampEffect
Gets the level (the strength) of the effect at the beginning.
getStorableNumOfEffects() - Method in interface at.wisch.joystick.AdvancedFFController
Gets the number of effects a device can store.
getStorableNumOfEffects() - Method in class at.wisch.joystick.FFJoystick
Deprecated. on some operating systems this method will return a fixed value for any joystick. To be really platform independent work without using it. Simply assume the joystick can store only few effects (~ around 10).
getStrength() - Method in class at.wisch.joystick.ffeffect.ConditionEffect
Gets the strength.
getStrength() - Method in class at.wisch.joystick.ffeffect.ConstantEffect
Gets the strength.
getStrength() - Method in class at.wisch.joystick.ffeffect.CustomEffect
Deprecated. Gets the strength.
getStrength() - Method in class at.wisch.joystick.ffeffect.Effect
Gets the strength.
getStrength() - Method in class at.wisch.joystick.ffeffect.PeriodicEffect
Gets the strength.
getStrength() - Method in class at.wisch.joystick.ffeffect.RampEffect
Gets the strength.
getSupportedEffects() - Method in interface at.wisch.joystick.AdvancedFFController
Gets a HashSet of supported effects by this controller.
getSupportedEffects() - Method in class at.wisch.joystick.FFJoystick
Gets a HashSet of supported effects by this controller.
getTimeStamp() - Method in class org.lwjgl.input.ControllerEvent
Get the time stamp for this event.
getUAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the U axis.
getUAxisDeadZone() - Method in interface at.wisch.joystick.AdvancedController
Get the dead zone for the U axis.
getUAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the U axis if there is one.
getUAxisValue() - Method in interface at.wisch.joystick.AdvancedController
Get the value from the U axis if there is one.
getValue() - Method in class at.wisch.joystick.event.FeatureNotSupportedEvent
Gets the value for the feature that is not supported (not always used).
getVAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the V axis.
getVAxisDeadZone() - Method in interface at.wisch.joystick.AdvancedController
Get the dead zone for the V axis.
getVAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the V axis if there is one.
getVAxisValue() - Method in interface at.wisch.joystick.AdvancedController
Get the value from the V axis if there is one.
getXAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the X axis.
getXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the X axis.
getXAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the X axis if there is one.
getXAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the X axis if there is one.
getYAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the Y axis.
getYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the Y axis.
getYAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the Y axis if there is one.
getYAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the Y axis if there is one.
getZAxisDeadZone() - Method in class at.wisch.joystick.AbstractController
Get the dead zone for the Z axis.
getZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the Z axis.
getZAxisValue() - Method in class at.wisch.joystick.AbstractController
Get the value from the Z axis if there is one.
getZAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the Z axis if there is one.

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