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

Method start

examples/sound_effects/SoundEffects.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void start()
64 {
65 onStart();
66 }
67
68 void stop()
69 {

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls 1

onStartFunction · 0.85

Tested by

no test coverage detected