public static class Keyboard.TypedEvent extends Keyboard.Event
Event.Input, Event.XY| Modifier and Type | Field and Description |
|---|---|
char |
typedChar
The character typed to trigger this event, e.g.
|
flags, timeF_PREVENT_DEFAULT| Constructor and Description |
|---|
TypedEvent(int flags,
double time,
char typedChar) |
clearFlag, isAltDown, isCtrlDown, isMetaDown, isSet, isShiftDown, modifierFlags, setFlag, toString, updateFlagCopyright © 2018. All Rights Reserved.