Class GLFWWindowCloseCallback

java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.glfw.GLFWWindowCloseCallback
All Implemented Interfaces:
AutoCloseable, GLFWWindowCloseCallbackI, CallbackI, NativeResource, Pointer

public abstract class GLFWWindowCloseCallback extends Callback implements GLFWWindowCloseCallbackI
Instances of this class may be passed to the SetWindowCloseCallback method.

Type


 void (*GLFWWindowCloseCallbackI.invoke(long)) (
     GLFWwindow *window
 )
Since:
version 2.5