Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dengine.h1494 bool m_debugGoto = false; variable
H A Dengine.cpp3485 if (m_debugGoto) in Draw3DScene()
5499 m_debugGoto = debugGoto; in SetDebugGoto()
5500 if (!m_debugGoto) in SetDebugGoto()
5508 return m_debugGoto; in GetDebugGoto()