Box2D Joint Toy
Ian Parberry's "Introduction to Game Physics"
ObjectManager.cpp File Reference

Code for the object manager CObjectManager. More...

#include "ObjectManager.h"
#include "GameDefines.h"
#include "Renderer.h"
#include "LineObject.h"
#include "ComponentIncludes.h"
#include "Helpers.h"
#include "NewtonsCradle.h"

Detailed Description

Code for the object manager CObjectManager.