public static class Mouse.WheelEvent extends Mouse.Event
Event.Input, Event.XY| Modifier and Type | Field and Description |
|---|---|
float |
velocity
The velocity of the scroll wheel.
|
flags, timeF_PREVENT_DEFAULT| Constructor and Description |
|---|
WheelEvent(int flags,
double time,
float x,
float y,
float velocity) |
clearFlag, isAltDown, isCtrlDown, isMetaDown, isSet, isShiftDown, modifierFlags, setFlag, toString, updateFlagCopyright © 2018. All Rights Reserved.