Top-down Shooter With Death
A Top-Down Shooter in Which Characters Die
ObjectManager.cpp File Reference

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

#include "ObjectManager.h"
#include "ComponentIncludes.h"
#include "Player.h"
#include "Turret.h"
#include "Bullet.h"
#include "ParticleEngine.h"
#include "Helpers.h"
#include "GameDefines.h"