MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / update

Function update

src/SB/Core/x/xHud.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 void update(F32 dt)
111 {
112 widget::update_all(dt);
113 }
114
115 void render()
116 {

Callers 3

updateMethod · 0.70
zSaveLoad_TickFunction · 0.50
updateMethod · 0.50

Calls 1

update_allFunction · 0.50

Tested by

no test coverage detected