Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for my Box2D contact listener. More...
Variables | |
CSoundManager * | g_pSoundManager |
The sound manager. | |
CObjectWorld | g_cObjectWorld |
The Object World. | |
Code for my Box2D contact listener.