Home
last modified time | relevance | path

Searched refs:DrawOverColor (Results 1 – 2 of 2) sorted by relevance

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dengine.h1231 void DrawOverColor();
H A Dengine.cpp3510 if (! m_overFront) DrawOverColor(); // draws the foreground color in Draw3DScene()
4221 DrawOverColor(); in DrawInterface()
4937 void CEngine::DrawOverColor() in DrawOverColor() function in Gfx::CEngine