Class and Description |
---|
AccumulationSpeed
A fixed set of speeds that control how rapidly values change in accumulating mode.
|
ButtonListener
Implement this interface to receive events from a button on the controller.
|
Controller
An individual Xbox 360 controller.
|
ControllerButton
A single button on the Xbox 360 controller.
|
ControllerListener
Implement this interface to receive events when a controller is connected or
disconnected from your computer.
|
ControllerValue
A single variable control on the Xbox 360 controller.
|
DelayInterval
Defines intervals for buttons in repeat mode that pass before repeating begins.
|
J360
Static methods and constants that allow Java-to-Windows access of the XInput API.
|
RepeatInterval
Defines intervals that pass between repeitions for buttons in repeat mode.
|
ValueListener
Implement this interface to receive events from a thumbstick or trigger on the controller.
|
XInputBatteryInformation
Contains information on battery type and charge state.
|
XInputCapabilities
Describes the capabilities of a connected controller.
|
XInputGamepad
The state of the individual devices on a gamepad.
|
XInputKeystroke
Specifies keystroke data returned by
J360.XInputGetKeystroke(int, int, com.exlumina.j360.XInputKeystroke) . |
XInputState
Represents the state of a controller.
|
XInputVibration
Specifies motor speed levels for the vibration function of a controller.
|