Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ onStop
Method
onStop
examples/sound_effects/SoundEffects.cpp:663–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
void onStop() override
664
{
665
m_music.stop();
666
}
667
668
protected:
669
explicit Processing(std::string name) :
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected