Searched refs:DEFAULT_PARTICLE_POSITION_Y (Results 1 – 1 of 1) sorted by relevance
88 constexpr float DEFAULT_PARTICLE_POSITION_Y { 0.0f }; variable326 Rosen::Vector2f position = {DEFAULT_PARTICLE_POSITION_X, DEFAULT_PARTICLE_POSITION_Y}; in InitParticleEmitter()