Box2D Cannon Game
Chapter 7 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the cannon class CCannon. More...
Variables | |
CObjectWorld | g_cObjectWorld |
The Object World. | |
b2World | g_b2dPhysicsWorld |
CTimer | g_cTimer |
The game timer. | |
Code for the cannon class CCannon.