Box2D Joint Toy
Ian Parberry's "Introduction to Game Physics"
My Game Directory Reference

Files

file  Car.cpp
 Code for the car class CCar.
 
file  Car.h
 Interface for the car class CCar.
 
file  Common.cpp
 Code for the class CCommon.
 
file  Common.h
 Interface for the class CCommon.
 
file  Game.cpp
 Code for the game class CGame.
 
file  Game.h
 Interface for the game class CGame.
 
file  GameDefines.h
 Game specific defines.
 
file  Gear.cpp
 Code for the gear class CGear.
 
file  Gear.h
 Interface for the gear class CGear.
 
file  Isaac.cpp
 Code for the Isaac Newton class CSirIsaacNewton.

 
file  Isaac.h
 Interface for the Isaac Newton class CSirIsaacNewton.
 
file  LineObject.cpp
 Code for the line object class CLineObject.
 
file  LineObject.h
 Interface for the line object class CLineObject.
 
file  Main.cpp
 Every program has to have a main.
 
file  NautilusGear.cpp
 Code for the nautilus gear class CNautilusGear.
 
file  NautilusGear.h
 Interface for the nautilus gear class CNautilusGear.
 
file  NewtonsCradle.cpp
 Code for the Newton's cradle class CNewtonsCradle.
 
file  NewtonsCradle.h
 Interface for the Newton's cradle class CNewtonsCradle.
 
file  Object.cpp
 Code for the game object class CObject.
 
file  Object.h
 Interface for the game object class CObject.
 
file  ObjectManager.cpp
 Code for the object manager CObjectManager.
 
file  ObjectManager.h
 Interface for the object manager CObjectManager.
 
file  Pulley.cpp
 Code for the pulley class CPulley.
 
file  Pulley.h
 Interface for the pulley class CPulley.
 
file  RackAndPinion.cpp
 Code for the rack and pinion class CRackAndPinion.
 
file  RackAndPinion.h
 Interface for the rack and pinion class CRackAndPinion.
 
file  Ramp.cpp
 Code for the ramp class CRamp.
 
file  Ramp.h
 Interface for the ramp class CRamp.
 
file  Renderer.cpp
 Code for the render world CRenderer.
 
file  Renderer.h
 Interface for the renderer class CRenderer.
 
file  Windmill.cpp
 Code for the windmill class CWindmill.
 
file  Windmill.h
 Interface for the windmill class CWindmill.