![]() |
The Pinball Game
Game Physics with Bespoke Code
|
Code for the object manager class CObjectManager.
#include "SageComponentIncludes.h"#include "ObjectManager.h"#include "SageSpriteRenderer.h"#include "Compound.h"
Variables | |
| const float | TOP_MARGIN = 60.0f |
| Height of top margin. | |