Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getTarget
Method
getTarget
src/Core/System/Window.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
Graphics::RenderTarget Window::getTarget()
136
{
137
return m_window;
138
}
139
140
sf::RenderWindow& Window::getWindow()
141
{
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected