Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
\-My Game
 o*AbstractList.hThe templated class CAbstractList
 o*Body.cppCode for the body class CBody
 o*Body.hInterface for the body class CBody
 o*gamedefines.hGame defines
 o*MyGame.cppMain file for your game
 o*ObjectWorld.cppCode for the object world clss CObjectWorld
 o*ObjectWorld.hInterface for the object world class CObjectWorld
 o*Particle.cppCode for the particle class CParticle
 o*Particle.hInterface for the particle class CParticle
 o*ParticleManager.cppCode for the particle manager class CParticleManager
 o*ParticleManager.hInterface for the particle manager class CParticleManager
 o*RenderWorld.cppCode for the render world CRenderWorld
 o*RenderWorld.hInterface for the render world class CRenderWorld
 o*Sndlist.hEnumerated types for sounds
 o*SpringManager.hCode for the spring manager CSpringManager
 o*Springs.cppCode for the spring class CSpring
 \*Springs.hInterface for the spring class CSpring