public static class Mouse.HoverEvent
extends playn.core.Mouse.Event
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
inside |
Whether the mouse is now inside or outside the layer in question.
|
| Constructor | Description |
|---|---|
HoverEvent(int flags,
double time,
float x,
float y,
boolean inside) |
Copyright © 2018. All Rights Reserved.