Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the game object class CBallObject. More...
Variables | |
int | g_nScreenWidth |
int | g_nScreenHeight |
CSoundManager * | g_pSoundManager |
The sound manager. | |
Code for the game object class CBallObject.