Package com.blackrook.gloop.glfw
package com.blackrook.gloop.glfw
Contains root classes.
-
ClassDescriptionGLFW context state.Main GLFW looper.A GLFW cursor instance.Generic GLFW handle type.An input event filtering system, meant to be used as a "one-stop" management class.A listener interface for when joysticks/gamepads get connected or disconnected from GLFW.Joystick input parameters per added device.A GLFW monitor information instance.A GLFW window instance.Enum of window cursor modes.A dimension.A drag 'n drop event listener interface.An implementation of
GLFWWindow.InputListenerthat provides a blank, no-op implementation so that only the desired functions need overriding.An input event listener interface.A single point.A single point, floating-point.A rectangle bound.Window characteristic state that can be fetched outside of the main thread.An implementation ofGLFWWindow.WindowListenerthat provides a blank, no-op implementation so that only the desired functions need overriding.A window event listener interface.Windows hints for the next window created.