Definition at line 78 of file room.cpp.
◆ active
| bool walk::ExplosionParticle::active = true |
◆ color
| glm::vec3 walk::ExplosionParticle::color {1.0f, 0.5f, 0.2f} |
◆ lifetime
| float walk::ExplosionParticle::lifetime = 0.0f |
◆ maxLifetime
| float walk::ExplosionParticle::maxLifetime = 0.55f |
◆ position
| glm::vec3 walk::ExplosionParticle::position {0.0f} |
◆ size
| float walk::ExplosionParticle::size = 0.08f |
◆ velocity
| glm::vec3 walk::ExplosionParticle::velocity {0.0f} |
The documentation for this struct was generated from the following files: