public static class Keyboard.KeyEvent extends Keyboard.Event
Event.Input, Event.XY| Modifier and Type | Field and Description |
|---|---|
boolean |
down
Whether the key is down or up.
|
Key |
key
The key that triggered this event, e.g.
|
flags, timeF_PREVENT_DEFAULT| Constructor and Description |
|---|
KeyEvent(int flags,
double time,
Key key,
boolean down) |
clearFlag, isAltDown, isCtrlDown, isMetaDown, isSet, isShiftDown, modifierFlags, setFlag, toString, updateFlagCopyright © 2018. All Rights Reserved.