|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControllerListener
Dispatches controller events to listeners on a component.
| Method Summary | |
|---|---|
void |
controllerMoved(ControllerEvent event)
Dispatched when the controller is moved on an axis. |
void |
controllerPovXMoved(ControllerEvent event)
Dispatched when the controller's pov has moved on the x axis. |
void |
controllerPovYMoved(ControllerEvent event)
Dispatched when the controller's pov has moved on the y axis. |
void |
controllerPressed(ControllerEvent event)
Dispatched when a controller button is pressed. |
void |
controllerReleased(ControllerEvent event)
Dispatched when a controller button is released. |
| Method Detail |
|---|
void controllerPressed(ControllerEvent event)
void controllerReleased(ControllerEvent event)
void controllerMoved(ControllerEvent event)
void controllerPovXMoved(ControllerEvent event)
void controllerPovYMoved(ControllerEvent event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||