Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getFrame
Function
getFrame
TheForceEngine/TFE_System/system.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
u32 getFrame()
58
{
59
return s_frame;
60
}
61
62
void init(f32 refreshRate, bool synced, const char* versionString)
63
{
Callers
6
level_loadObjects
Function · 0.50
projectile_startup
Function · 0.50
item_loadData
Function · 0.50
mousebot_die
Function · 0.50
mousebot_serialize
Function · 0.50
mousebot_setup
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected