![]() |
Top-down Shooter With Sprite Sheets
A Top-Down Shooter With Sprite Sheets and Sprite Animation
|
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 "Ant.h"#include "ParticleEngine.h"#include "Helpers.h"#include "GameDefines.h"
1.8.14