Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
W
A
AbstractController
- Class in
at.wisch.joystick
The abstract class AbstractController.
addControllerEventListener(ControllerEventListener)
- Static method in class at.wisch.joystick.event.
ControllerEventManager
Adds a ControllerEventListener to the collection.
addFeatureNotSupportedEventListener(FeatureNotSupportedEventListener)
- Static method in class at.wisch.joystick.event.
FeatureNotSupportedEventManager
Adds a FeatureNotSupportedEventListener to the collection.
AdvancedController
- Interface in
at.wisch.joystick
The interface AdvancedController.
AdvancedControllerEvent
- Class in
at.wisch.joystick.event
The Class AdvancedControllerEvent.
AdvancedFFController
- Interface in
at.wisch.joystick
The interface AdvancedFFController.
at.wisch.joystick
- package at.wisch.joystick
at.wisch.joystick.event
- package at.wisch.joystick.event
at.wisch.joystick.exception
- package at.wisch.joystick.exception
at.wisch.joystick.ffeffect
- package at.wisch.joystick.ffeffect
at.wisch.joystick.ffeffect.direction
- package at.wisch.joystick.ffeffect.direction
at.wisch.joystick.test
- package at.wisch.joystick.test
AUTOCENTER
- Static variable in class at.wisch.joystick.event.
FeatureNotSupportedEvent
The constant AUTOCENTER: device does not support setting autocenter.
AUTOCENTERVALUE
- Static variable in class at.wisch.joystick.event.
FeatureNotSupportedEvent
The constant AUTOCENTERVALUE: illegal value for setting autocenter was submitted.
AXIS
- Static variable in class org.lwjgl.input.
ControllerEvent
Indicates the event was caused by an analogue axis: the object is a ControllerAxisEvent (casting is safe).
AXIS_DEFAULT_DEAD_ZONE
- Static variable in class at.wisch.joystick.
AbstractController
The constant AXIS_DEFAULT_DEAD_ZONE (0.03f): Default dead zone for analogue axes.
AXIS_MAXIMUM
- Static variable in class at.wisch.joystick.
AbstractController
The constant AXIS_MAXIMUM (1.0f ): Analogue axis position on maximum (i.e. to the positive side).
AXIS_MINIMUM
- Static variable in class at.wisch.joystick.
AbstractController
The constant AXIS_MINIMUM (-1.0f ): Analogue axis position on minimum (i.e. to the negative side).
AXIS_NEUTRAL
- Static variable in class at.wisch.joystick.
AbstractController
The constant AXIS_NEUTRAL (0.0f ): Analogue axis is in central position.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
W