Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1695
void ClearCinematicBars()
1696
{
1697
CinematicBarsHeight = 0;
1698
CinematicBarsDestinationHeight = 0;
1699
CinematicBarsSpeed = 0;
1700
}
1701
1702
void UpdateFadeScreenAndCinematicBars()
1703
{
Callers
1
CleanUp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected