public class SystemScrollEvent extends java.lang.Object implements SystemEvent
Modifier and Type | Field and Description |
---|---|
long |
window |
double |
xoffset |
double |
yoffset |
Constructor and Description |
---|
SystemScrollEvent(long window,
double xoffset,
double yoffset) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |