public class EventMonitor extends Object
| Modifier and Type | Method and Description |
|---|---|
static EventMonitor |
instance() |
boolean |
isAltDown() |
boolean |
isCtrlDown() |
boolean |
isShiftDown() |
public static EventMonitor instance()
public boolean isAltDown()
public boolean isShiftDown()
public boolean isCtrlDown()
Copyright © 2022. All rights reserved.