MCPcopy Create free account
hub / github.com/AbyssEngine/AbyssEngineOld / quit

Method quit

src/Abyss/AbyssEngine.cpp:284–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284void AbyssEngine::quit() { _running = false; }
285
286bool AbyssEngine::processCommandLineArguments(const int argc, char **argv) {
287 bool quitOnRun = false;

Callers 1

onExitClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected