MCPcopy 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
305void Engine::ReinitCounters()
306{
307 _startGame = Poseidon::Foundation::GlobalTickCount();
308}
309
310void Engine::InitDraw(bool clear, PackedColor color)
311{
312 if (_nightVision)

Callers 1

MainLightChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected