MCPcopy Create free account
hub / github.com/VCVRack/Rack / close

Method close

src/window/Window.cpp:639–641  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637
638
639void Window::close() {
640 glfwSetWindowShouldClose(win, GLFW_TRUE);
641}
642
643
644void Window::cursorLock() {

Callers 4

onHoverKeyMethod · 0.80
onActionMethod · 0.80
stepMethod · 0.80
appendLanguageMenuFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected