GuiEvent.ButtonEvent, GuiEvent.DownEvent, GuiEvent.DragEvent, GuiEvent.KeyEvent, GuiEvent.MoveEvent, GuiEvent.UpEvent, GuiEvent.WheelEvent| Constructor and Description |
|---|
KeyEvent(IGuiElement origin,
char character,
int key) |
| Modifier and Type | Method and Description |
|---|---|
char |
getCharacter() |
int |
getKey() |
getOrigin, isOriginpublic KeyEvent(IGuiElement origin, char character, int key)