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

Function flash_hud

src/SB/Game/zEntCruiseBubble.cpp:1264–1269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1262 }
1263
1264 void flash_hud()
1265 {
1266 // nice meme
1267 hud.glow = 1.0f;
1268 hud.glow_vel = -1.0f / current_tweak->hud.time_glow;
1269 }
1270
1271 void render_timer(F32 alpha, F32 glow)
1272 {

Callers 2

show_hudFunction · 0.85
update_flashMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected