public static class GuiEvent.MoveEvent extends GuiEvent
GuiEvent.ButtonEvent, GuiEvent.DownEvent, GuiEvent.DragEvent, GuiEvent.KeyEvent, GuiEvent.MoveEvent, GuiEvent.UpEvent, GuiEvent.WheelEvent| Constructor and Description |
|---|
MoveEvent(IGuiElement origin,
float dx,
float dy) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDx() |
float |
getDy() |
getOrigin, isOriginpublic MoveEvent(IGuiElement origin, float dx, float dy)