Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the particle engine class CParticleEngine. More...
Variables | |
CRenderWorld | g_cRenderWorld |
The Render World. | |
CTimer | g_cTimer |
The game timer. | |
Code for the particle engine class CParticleEngine.