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

Code for the particle class CParticle. More...

#include "particle.h"
#include "gamedefines.h"
#include "spriteman.h"

Variables

CTimer g_cTimer
 The game timer.
 

Detailed Description

Code for the particle class CParticle.