Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doClient
Function · 0.45
onStop
Method · 0.45
onStop
Method · 0.45
onStop
Method · 0.45
onStop
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
1
onStop
Function · 0.85
Tested by
no test coverage detected