public final class ScrollEvent extends Event
GLFWScrollCallback that is assigned
to GLFW.glfwSetScrollCallback(long, GLFWScrollCallbackI). Cancelling
it will cause the internal scroll status not to be updated.| Constructor | Description |
|---|---|
ScrollEvent(long window,
double xOffset,
double yOffset) |