| Linderdaum Engine: ParticleEmitter.h File Reference | ![]() |
#include "Core/iObject.h"#include "Geometry/Zones.h"#include "Math/LRandom.h"#include "Particle.h"Classes | |
| class | clEmitter |
| The following is the original copyright notice from SPARK 1.0.4. More... | |
| class | clNormalEmitter |
| Emit velocity vectors which are normal to the current zone. More... | |
| class | clRandomEmitter |
| Random-direction particle emitter. More... | |
| class | clStaticEmitter |
| Zero-velocity particle emitter. More... | |
| class | clStraightEmitter |
| Static direction emitter. More... | |
| class | clSphericalEmitter |
| Spherical emitter. More... | |