![]() |
Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
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. | |
Code for the ball manager class CBallManager.
1.8.2