public class InputManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected InputAdapter |
input |
protected KeyMap |
keyMap |
protected MouseMap |
mouseMap |
| Constructor and Description |
|---|
InputManager(InputAdapter input) |
protected InputAdapter input
protected KeyMap keyMap
protected MouseMap mouseMap
public InputManager(InputAdapter input)
Copyright © 2014. All rights reserved.