|
Brunot
|
An object that manages many of a single type of particle. More...
#include "Graphics/ParticleBlock.h"#include "Graphics/ParticleSpawner.h"#include "Utility/Math/AffineMatrix.h"Go to the source code of this file.
Classes | |
| class | ParticleEmitter |
| An object that manages many of a single type of particle. More... | |
An object that manages many of a single type of particle.
It creates them by using a ParticleSpawner, and then sends them to a ParticleBlock, where they are stored and updated