Box2D Cannon Game
Chapter 7 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the game object class CGameObject. More...
Variables | |
b2World | g_b2dPhysicsWorld |
CSoundManager * | g_pSoundManager |
The sound manager. | |
Code for the game object class CGameObject.