public class MsWheelEvent extends MsEvent
Constructor and Description |
---|
MsWheelEvent(Display<?> display,
InputModifiers modifiers,
int x,
int y,
int wheelRotation) |
Modifier and Type | Method and Description |
---|---|
int |
getWheelRotation() |
getModifiers, getX, getY, toString
getDisplay
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public MsWheelEvent(Display<?> display, InputModifiers modifiers, int x, int y, int wheelRotation)
Copyright © 2015–2022 SciJava. All rights reserved.