Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
Variables
BallManager.cpp File Reference

Code for the ball manager class CBallManager. More...

#include "BallManager.h"
#include "BallObject.h"
#include "renderworld.h"
#include "Sound.h"
#include "Sndlist.h"

Variables

CRenderWorld g_cRenderWorld
 The Render World.
 
CSoundManager * g_pSoundManager
 The sound manager.
 

Detailed Description

Code for the ball manager class CBallManager.