group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ExplosionEffect::PendingSmoke Struct Reference

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

Detailed Description

Deferred smoke or fire spawn scheduled after the initial explosion.

Member Data Documentation

◆ delay

float ExplosionEffect::PendingSmoke::delay

Seconds until spawn.

◆ isFire

bool ExplosionEffect::PendingSmoke::isFire

◆ pos

glm::vec3 ExplosionEffect::PendingSmoke::pos

◆ radius

float ExplosionEffect::PendingSmoke::radius

The documentation for this struct was generated from the following file: