Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Friends Pages
Classes
ParticleEngine.h File Reference

Interface for the particle engine class CParticleEngine. More...

#include "gamedefines.h"
#include "ObjectManager.h"
#include "particle.h"

Classes

class  CParticleEngine
 The particle manager. More...
 

Detailed Description

Interface for the particle engine class CParticleEngine.