Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dparticle.h107 PARTISPHERE2 = 58, //! < analysis sphere enumerator
H A Dparticle.cpp214 type == PARTISPHERE2 || in CreateParticle()
2255 if (m_particle[i].type == PARTISPHERE2) in FrameParticle()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/auto/
H A Dautolabo.cpp299 dim, Gfx::PARTISPHERE2, LABO_DELAY, 0.0f, 0.0f); in EventProcess()