This function sets the value of the close flag of the specified window. This can be used to override the user's attempt to close the window, or to signal that it should be closed.
The window whose flag to change.
The new value.
glfwSetWindowShouldClose
Generated using TypeDoc
This function sets the value of the close flag of the specified window. This can be used to override the user's attempt to close the window, or to signal that it should be closed.