![]() |
Platformer Prototype
A Bare-Bones Platformer
|
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"#include "TileManager.h"
1.8.14