Ball and Spring Toy
Game Physics with Bespoke Code
Loading...
Searching...
No Matches
src Directory Reference

Files

 Body.cpp
 Code for the body class CBody.
 
 Body.h
 Interface for the body class CBody.
 
 Chain.cpp
 Code for the chain class CChain.
 
 Chain.h
 Interface for the chain class CChain.
 
 Common.cpp
 Code for the common variables class CCommon.
 
 Common.h
 Interface for the common variables class CCommon.
 
 Game.cpp
 Code for the game class CGame.
 
 Game.h
 Interface for the game class CGame.
 
 GameDefines.h
 Game specific defines and enumerated types.
 
 Main.cpp
 The home of WinMain.
 
 ObjectManager.cpp
 Code for the object manager class CObjectManager.
 
 ObjectManager.h
 Interface for the object manager class CObjectManager.
 
 Point.cpp
 Code for the point class CPoint.
 
 Point.h
 Interface for the point class CPoint.
 
 Ragdoll.cpp
 Code for the ragdoll class CRagdoll.
 
 Ragdoll.h
 Interface for the ragdoll class CRagdoll.
 
 Spring.cpp
 Code for the spring class CSpring.
 
 Spring.h
 Interface for the spring class CSpring.
 
 Wheel.cpp
 Code for the wheel class CWheel.
 
 Wheel.h
 Interface for the wheel class CWheel.