Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dengine.h873 void UpdateGroundSpotTextures();
H A Dengine.cpp414 UpdateGroundSpotTextures(); in ReloadAllTextures()
3261 UpdateGroundSpotTextures(); in Draw3DScene()
4236 void CEngine::UpdateGroundSpotTextures() in UpdateGroundSpotTextures() function in Gfx::CEngine
5489 UpdateGroundSpotTextures(); in SetDebugResources()
5520 UpdateGroundSpotTextures(); in SetDebugGotoBitmap()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/level/
H A Drobotmain.cpp3751 m_engine->UpdateGroundSpotTextures(); in CreateScene()