Game Control Plus
1.2.2
|
Public Member Functions | |
ControllerEvent (Controller c) | |
Controller | getController () |
Private Attributes | |
Controller | controller |
An event that is fired when the state of a controller changes
net.java.games.input.ControllerEvent.ControllerEvent | ( | Controller | c | ) |
Creates a controller event object.
Controller net.java.games.input.ControllerEvent.getController | ( | ) |
Returns the controller for this event.