MCPcopy Create free account
hub / github.com/SFML/SFML / stop

Method stop

examples/sound_effects/SoundEffects.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 void stop()
69 {
70 onStop();
71 }
72
73 void handleKey(sf::Keyboard::Key key)
74 {

Callers 7

doClientFunction · 0.45
onStopMethod · 0.45
onStopMethod · 0.45
onStopMethod · 0.45
onStopMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

onStopFunction · 0.85

Tested by

no test coverage detected