public static class Mouse.HoverEvent extends Mouse.Event
Event.Input, Event.XY| Modifier and Type | Field and Description |
|---|---|
boolean |
inside
Whether the mouse is now inside or outside the layer in question.
|
flags, timeF_PREVENT_DEFAULT| Constructor and Description |
|---|
HoverEvent(int flags,
double time,
float x,
float y,
boolean inside) |
clearFlag, isAltDown, isCtrlDown, isMetaDown, isSet, isShiftDown, modifierFlags, setFlag, toString, updateFlagCopyright © 2017. All Rights Reserved.