Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the particle class CParticle. More...
Variables | |
int | g_nScreenWidth |
int | g_nScreenHeight |
CSoundManager * | g_pSoundManager |
The sound manager. | |
BodyType | g_nCurrentBody |
Current body type. | |
Code for the particle class CParticle.