MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / ApplicationCleanUp

Method ApplicationCleanUp

olcPixelGameEngine.h:7308–7311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7306 }
7307
7308 virtual olc::rcode ApplicationCleanUp() override
7309 {
7310 return olc::rcode::OK;
7311 }
7312
7313 virtual olc::rcode ThreadStartUp() override
7314 {

Callers 4

StartMethod · 0.45
ExitMainLoopMethod · 0.45
olc_OnPageUnloadFunction · 0.45
MainLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected