|
Box2D Bouncy Things Toy
Game Physics with a 2D Physics Engine
|
| ▼ src | |
| 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 |
| Object.cpp | Code for the game object class CObject |
| Object.h | Interface for the game object class CObject |
| ObjectManager.cpp | Code for the object manager CObjectManager |
| ObjectManager.h | Interface for the object manager CObjectManager |