Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetLoadingScreen
Method
SetLoadingScreen
TombEngine/Renderer/RendererDrawMenu.cpp:1369–1372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1367
}
1368
1369
void Renderer::SetLoadingScreen(std::wstring& fileName)
1370
{
1371
SetTextureOrDefault(_loadingScreenTexture, fileName);
1372
}
1373
1374
void Renderer::RenderFreezeMode(float interpFactor, bool staticBackground)
1375
{
Callers
1
LoadLevelFile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected