Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
serializeDemo
Function · 0.85
mission_startTaskFunc
Function · 0.85
mission_mainTaskFunc
Function · 0.85
mission_pause
Function · 0.85
serializeGameState
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected