![]() |
The Pinball Game
Ian Parberry's "Introduction to Game Physics"
|
Code for the object manager class CObjectManager. More...
#include "ObjectManager.h"
#include "Parts.h"
#include "Renderer.h"
#include "Compound.h"
#include "ComponentIncludes.h"
Variables | |
const float | TOP_MARGIN = 60.0f |
Height of top margin. | |