MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / ClearCinematicBars

Function ClearCinematicBars

TombEngine/Game/camera.cpp:1695–1700  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1693}
1694
1695void ClearCinematicBars()
1696{
1697 CinematicBarsHeight = 0;
1698 CinematicBarsDestinationHeight = 0;
1699 CinematicBarsSpeed = 0;
1700}
1701
1702void UpdateFadeScreenAndCinematicBars()
1703{

Callers 1

CleanUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected