![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "graphics/Texture.h"#include "lib/file/vfs/vfs_path.h"#include "maths/BoundingBoxAligned.h"#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | CParticleEmitterType |
| Particle emitter type - stores the common state data for all emitters of that type, and uses that data to update the emitter states. More... | |
Typedefs | |
| typedef std::shared_ptr< CParticleEmitterType > | CParticleEmitterTypePtr |
| typedef std::shared_ptr<CParticleEmitterType> CParticleEmitterTypePtr |