Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zUIFont_PreUpdate
Function
zUIFont_PreUpdate
src/SB/Game/zUIFont.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void zUIFont_PreUpdate(zUIFont* ent, xScene* sc, F32 dt)
135
{
136
zUI_PreUpdate(ent, sc, dt);
137
}
138
139
void zUIFont_Update(zUIFont* ent, xScene*, F32)
140
{
Callers
1
zSceneUpdate
Function · 0.85
Calls
1
zUI_PreUpdate
Function · 0.70
Tested by
no test coverage detected