MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / setRunningStop

Method setRunningStop

src/main.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void Main::setRunningStop() {
244 printf("Main::setRunningStop()\n");
245 running = false;
246}
247
248void Main::quit() {
249 // TODO: save network path

Callers 1

onStopEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected