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

D

DamperEffect - Class in at.wisch.joystick.ffeffect
The Class DamperEffect.
DamperEffect(int, int, int, int, int[], int[], int[], int[], float[], float[]) - Constructor for class at.wisch.joystick.ffeffect.DamperEffect
Instantiates a new DamperEffect with the specified parameters.
DamperEffect() - Constructor for class at.wisch.joystick.ffeffect.DamperEffect
Instantiates a new DamperEffect with default parameters.
DEFAULT_AUTOCENTER_VALUE - Static variable in class at.wisch.joystick.AbstractController
The constant DEFAULT_AUTOCENTER_VALUE (0 ): Default autocenter value for FF joysticks.
DEFAULT_GAIN_VALUE - Static variable in class at.wisch.joystick.AbstractController
The constant DEFAULT_GAIN_VALUE (100 ): Default gain value for FF joysticks.
destroyAll() - Method in interface at.wisch.joystick.AdvancedFFController
Destroy all effects: remove all effects, that are currently stored on the device.
destroyAll() - Method in class at.wisch.joystick.FFJoystick
Destroy all effects: remove all effects, that are currently stored on the device.
destroyEffect(Effect) - Method in interface at.wisch.joystick.AdvancedFFController
Destroy effect: remove an effect from the device.
destroyEffect(Effect) - Method in class at.wisch.joystick.FFJoystick
Destroy effect: remove an effect from the device.
Direction - Class in at.wisch.joystick.ffeffect.direction
The Class Direction.
DIRECTION_CARTESIAN - Static variable in class at.wisch.joystick.ffeffect.direction.Direction
The constant DIRECTION_CARTESIAN: the object is a CartesianDirection (casting is safe).
DIRECTION_IS_NULL - Static variable in class at.wisch.joystick.event.FeatureNotSupportedEvent
The constant DIRECTION_IS_NULL: null was submitted, while it should have been an instance of Direction.
DIRECTION_POLAR - Static variable in class at.wisch.joystick.ffeffect.direction.Direction
The constant DIRECTION_POLAR: the object is a PolarDirection (casting is safe).
DIRECTION_SPHERICAL - Static variable in class at.wisch.joystick.ffeffect.direction.Direction
The constant DIRECTION_SPHERICAL: the object is a SphericalDirection (casting is safe).
DIRECTIONVALUE - Static variable in class at.wisch.joystick.event.FeatureNotSupportedEvent
The constant DIRECTIONVALUE: illegal value or array size for direction property was submitted.
disableJoystickEventPolling() - Static method in class at.wisch.joystick.JoystickManager
Disable joystick input event polling.

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