| Interface | Description |
|---|---|
| Controller |
Represents a connected controller.
|
| ControllerListener |
Registered with
Controllers or a specific Controller instance to receive events. |
| ControllerManager |
| Class | Description |
|---|---|
| AbstractControllerManager | |
| ControllerAdapter |
A base implementation for
ControllerListener. |
| ControllerManagerStub |
Used on platforms that don't support the extenions, e.g.
|
| ControllerMapping |
Default axis and button constants returned by
Controller.getMapping(). |
| Controllers |
Provides access to connected
Controller instances. |
| Enum | Description |
|---|---|
| ControllerPowerLevel |
This is an enumerated type for power level of controllers.
|