Top-down Shooter With Sprite Sheets
A Top-Down Shooter With Sprite Sheets and Sprite Animation
Bullet.cpp File Reference

Code for the bullet object class CBullet. More...

#include "Bullet.h"
#include "ComponentIncludes.h"
#include "Particle.h"
#include "ParticleEngine.h"
#include "Helpers.h"