| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.input | |
| org.achtern.AchternEngine.core.input.inputmap |
| Modifier and Type | Field and Description |
|---|---|
protected KeyMap |
InputManager.keyMap |
| Modifier and Type | Method and Description |
|---|---|
void |
InputManager.setKeyMap(KeyMap keyMap) |
| Modifier and Type | Method and Description |
|---|---|
KeyMap |
KeyMap.register(KeyTrigger key,
KeyListener h) |
KeyMap |
KeyMap.register(List<KeyTrigger> keys,
KeyListener h) |
Copyright © 2014. All rights reserved.