Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ olc_Reanimate
Method
olc_Reanimate
olcPixelGameEngine.h:4626–4629 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4624
}
4625
4626
void PixelGameEngine::olc_Reanimate()
4627
{
4628
bAtomActive = true;
4629
}
4630
4631
bool PixelGameEngine::olc_IsRunning()
4632
{
Callers
1
MainLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected