|
group2 0.1.0
CSE 125 Group 2
|
Particle emitter tag component for environmental effects. More...
Go to the source code of this file.
Classes | |
| struct | ParticleEmitterTag |
| Tag component for world entities that continuously emit smoke/fire/steam particles. More... | |
Enumerations | |
| enum class | EmitterType : uint8_t { Smoke , Fire , Steam } |
| Type of environmental particles emitted by an entity. More... | |
Particle emitter tag component for environmental effects.
|
strong |