|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ControlledInputReciever | Description of any class capable of recieving and controlling it's own
reception of input
You'll shouldn't really need to implement this one for your self, use one of the sub-interfaces:
InputListener
MouseListener
KeyListener
ControllerListener |
| ControllerListener | Description of classes capable of responding to controller events |
| InputListener | A listener that will be notified of keyboard, mouse and controller events |
| KeyListener | Describes classes capable of responding to key presses |
| MouseListener | Description of classes that respond to mouse related input events |
| Class Summary | |
|---|---|
| Input | A wrapped for all keyboard, mouse and controller input |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||