The Game Engine  1
ParticleSystem.h File Reference
#include <vector>
#include <string>
#include "WorldObject.h"
#include "Actor.h"
#include "CollisionObject.h"
#include "Sprite.h"
#include "Color.h"
#include <list>
+ Include dependency graph for ParticleSystem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleSystem
 Particle System manager. More...
 
class  ParticleSystem::Particle
 Particle System manager. More...