Home
last modified time | relevance | path

Searched refs:SetDebugLights (Results 1 – 3 of 3) sorted by relevance

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/
H A Ddebug_menu.cpp317 m_engine->SetDebugLights(!m_engine->GetDebugLights()); in EventProcess()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dengine.h1174 void SetDebugLights(bool debugLights);
H A Dengine.cpp5470 void CEngine::SetDebugLights(bool debugLights) in SetDebugLights() function in Gfx::CEngine