MCPcopy 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

onDrawMethod · 0.45
onDrawMethod · 0.45
onDrawMethod · 0.45
onDrawMethod · 0.45
onDrawMethod · 0.45
onDrawMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected