Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ Display
Method
Display
src/SFGUI/SFGUI.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void SFGUI::Display( sf::Window& target ) {
28
Renderer::Get().Display( target );
29
}
30
31
void SFGUI::Display( sf::RenderWindow& target ) {
32
Renderer::Get().Display( target );
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Run
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
Run
Method · 0.36