Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Start
Method · 0.45
ExitMainLoop
Method · 0.45
olc_OnPageUnload
Function · 0.45
MainLoop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected