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
Particle.h File Reference

Interface for the particle class CParticle. More...

#include "gamedefines.h"
#include "sprite.h"
#include "Object.h"

Classes

class  CParticle
 The particle object. More...
 

Detailed Description

Interface for the particle class CParticle.