|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.games.input.ControllerEvent
public class ControllerEvent
An event that is fired when the state of a controller changes
Constructor Summary | |
---|---|
ControllerEvent(Controller c)
Creates a controller event object. |
Method Summary | |
---|---|
Controller |
getController()
Returns the controller for this event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControllerEvent(Controller c)
Method Detail |
---|
public Controller getController()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |