MCPcopy 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_loadObjectsFunction · 0.50
projectile_startupFunction · 0.50
item_loadDataFunction · 0.50
mousebot_dieFunction · 0.50
mousebot_serializeFunction · 0.50
mousebot_setupFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected