|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| GameInputEventListener | Objects what care about user input should implement this interface in order that it can register itself to Controller. |
| KeyController | KeyController gets keyboard input and sends it to its listener. |
| MouseController | MouseController gets mouse input and sends it to its listener. |
| Class Summary | |
| Controller | Controller gets user input (in real-time mode) and sends it to all its listeners. |
| GameInputEvent | GameInputEvent contains user input (key or mouse) information. |
| KeyControllerImplAsJPanelKeyListener | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||