Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ display
Method
display
src/Core/System/Window.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void Window::display()
87
{
88
m_window.display();
89
}
90
91
void Window::draw(const sf::Drawable& drawable, const sf::RenderStates& states)
92
{
Callers
2
render
Method · 0.80
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected