Class GLFWErrorCapture

java.lang.Object
com.mojang.blaze3d.GLFWErrorCapture
All Implemented Interfaces:
Iterable<GLFWErrorCapture.Error>, org.lwjgl.glfw.GLFWErrorCallbackI, org.lwjgl.system.CallbackI, org.lwjgl.system.Pointer

public class GLFWErrorCapture extends Object implements org.lwjgl.glfw.GLFWErrorCallbackI, Iterable<GLFWErrorCapture.Error>