MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / time_pause

Function time_pause

TheForceEngine/TFE_DarkForces/time.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 void time_pause(JBool pause)
51 {
52 s_pauseTimeUpdate = pause;
53 }
54
55 void updateTime()
56 {

Callers 5

serializeDemoFunction · 0.85
mission_startTaskFuncFunction · 0.85
mission_mainTaskFuncFunction · 0.85
mission_pauseFunction · 0.85
serializeGameStateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected