MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / close

Method close

src/Core/System/Window.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 void Window::close()
82 {
83 m_window.close();
84 }
85
86 void Window::display()
87 {

Callers 3

createFileFunction · 0.45
cleanMethod · 0.45
handleWindowEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected