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

Code for the game object class CBallObject. More...

#include "ballobject.h"
#include "Sound.h"
#include "sndlist.h"

Variables

int g_nScreenWidth
 
int g_nScreenHeight
 
CSoundManager * g_pSoundManager
 The sound manager.
 

Detailed Description

Code for the game object class CBallObject.