Package net.java.games.input
Class ControllerEvent
java.lang.Object
net.java.games.input.ControllerEvent
An event that is fired when the state of a controller changes
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the controller for this event.
-
Constructor Details
-
ControllerEvent
Creates a controller event object.
-
-
Method Details
-
getController
Returns the controller for this event.
-