#include "enemy.h" // Constructor Enemy::Enemy() { } // Destructor Enemy::~Enemy() { }