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

Method olc_IsRunning

olcPixelGameEngine.h:4631–4634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4629 }
4630
4631 bool PixelGameEngine::olc_IsRunning()
4632 {
4633 return bAtomActive;
4634 }
4635
4636 void PixelGameEngine::olc_Terminate()
4637 {

Callers 1

MainLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected