Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ draw
Method
draw
examples/sound_effects/SoundEffects.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void draw(sf::RenderTarget& target, sf::RenderStates states) const override
59
{
60
onDraw(target, states);
61
}
62
63
void start()
64
{
Callers
7
onDraw
Method · 0.45
onDraw
Method · 0.45
onDraw
Method · 0.45
onDraw
Method · 0.45
onDraw
Method · 0.45
onDraw
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected