Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetFogColor
Method
SetFogColor
engine/Poseidon/Graphics/Core/Engine.cpp:305–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
void Engine::ReinitCounters()
306
{
307
_startGame = Poseidon::Foundation::GlobalTickCount();
308
}
309
310
void Engine::InitDraw(bool clear, PackedColor color)
311
{
312
if (_nightVision)
Callers
1
MainLightChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected