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

Code for my Box2D contact listener. More...

#include "contactlistener.h"
#include "gamedefines.h"
#include "SndList.h"
#include "objectworld.h"

Variables

CSoundManager * g_pSoundManager
 The sound manager.
 
CObjectWorld g_cObjectWorld
 The Object World.
 

Detailed Description

Code for my Box2D contact listener.