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

Method refresh_config

src/SB/Core/x/xFX.cpp:1272–1280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1270}
1271
1272void xFXRibbon::refresh_config()
1273{
1274 ilife = 1.0f / cfg.life_time;
1275 mlife = 1000.0f * cfg.life_time;
1276 if (activated)
1277 {
1278 ribbons_dirty = true;
1279 }
1280}
1281
1282void xFXRibbon::set_raster(RwRaster* rast)
1283{

Callers 6

InitMethod · 0.45
InitMethod · 0.45
init_beamMethod · 0.45
reset_wake_ribbonsFunction · 0.45
reset_explode_decalFunction · 0.45
init_explode_decalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected