public class KeyEvent extends Object implements InputEvent
| Modifier and Type | Field and Description |
|---|---|
protected float |
delta |
protected InputAdapter |
inputAdapter |
protected Key |
key |
| Constructor and Description |
|---|
KeyEvent() |
protected final InputAdapter inputAdapter
protected final Key key
protected final float delta
Copyright © 2014. All rights reserved.