|
group2 0.1.0
CSE 125 Group 2
|
Deferred smoke or fire spawn scheduled after the initial explosion. More...
Public Attributes | |
| glm::vec3 | pos |
| float | radius |
| float | delay |
| Seconds until spawn. | |
| bool | isFire |
Deferred smoke or fire spawn scheduled after the initial explosion.
| float ExplosionEffect::PendingSmoke::delay |
Seconds until spawn.
| bool ExplosionEffect::PendingSmoke::isFire |
| glm::vec3 ExplosionEffect::PendingSmoke::pos |
| float ExplosionEffect::PendingSmoke::radius |