Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ ThreadStartUp
Method
ThreadStartUp
olcPixelGameEngine.h:7313–7316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7311
}
7312
7313
virtual olc::rcode ThreadStartUp() override
7314
{
7315
return olc::rcode::OK;
7316
}
7317
7318
virtual olc::rcode ThreadCleanUp() override
7319
{
Callers
2
EngineThread
Method · 0.45
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected