Namespace net.abi.abisEngine.rendering.window
Classes
GLFWWindow
GLFWWindow.AnimatedCursor
GLFWWindow.GLFWWindowProperties
GLFWWindow.StaticCursor
GLFWWindow.StaticCursorResource
GLFWWindowManager
GLFW Implementation Of Window. This Implementation supports shared contexts.
GLFWWindowManager.GLFWWindowContext
Class defining GLContext. This is the key to all mapped windows it contains the parent context that all windows that are mapped to it will share. The first window added to the map will have it's handle stored as the context value.