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

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

#include "ParticleEngine.h"
#include "renderworld.h"

Variables

CRenderWorld g_cRenderWorld
 The Render World.
 
CTimer g_cTimer
 The game timer.
 

Detailed Description

Code for the particle engine class CParticleEngine.