public final class MouseEvent extends Event
GLFWMouseButtonCallback that is assigned to GLFW.glfwSetMouseButtonCallback(long, GLFWMouseButtonCallbackI). Cancelling
it will make the moues input not be processed.| Constructor | Description |
|---|---|
MouseEvent(long window,
int mods,
int action,
int button) |