Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ hide_hud
Function
hide_hud
src/SB/Game/zEntCruiseBubble.cpp:1485–1490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1483
}
1484
1485
void hide_hud()
1486
{
1487
hud.gizmos_used = 0;
1488
// float scheduling ...
1489
hud.model.wind->Alpha = 0.0f;
1490
}
1491
1492
xVec3 world_to_screen(const xVec3& loc)
1493
{
Callers
3
kill
Function · 0.85
stop
Method · 0.85
start
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected