Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createFile
Function · 0.45
clean
Method · 0.45
handleWindowEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected