MCPcopy Create free account
hub / github.com/antopilo/Nuake / Close

Method Close

Nuake/Source/Engine.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 void Engine::Close()
254 {
255 glfwTerminate();
256 }
257
258 Ref<Scene> Engine::GetCurrentScene()
259 {

Callers 2

OnInitMethod · 0.45
main.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected