Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "graphics/ParticleEmitter.h"
#include "graphics/ParticleEmitterType.h"
#include <boost/random/mersenne_twister.hpp>
#include <list>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | CParticleManager |