public static class InputEvent.MouseInputEvent extends InputEvent
InputEvent.KeyInputEvent, InputEvent.MouseInputEvent
Constructor and Description |
---|
MouseInputEvent(int button,
int action,
int mods) |
Modifier and Type | Method and Description |
---|---|
int |
getAction() |
int |
getButton() |
int |
getMods() |