The Pinball Game
Ian Parberry's "Introduction to Game Physics"
Classes
ObjectManager.h File Reference

Interface for the object manager class CObjectManager. More...

#include <vector>
#include "DynamicCircle.h"
#include "Parts.h"
#include "Object.h"
#include "Component.h"
#include "Common.h"
#include "Settings.h"
#include "SpriteDesc.h"

Classes

class  CObjectManager
 The object manager. More...