#include "shield.h" Shield::Shield(int x, int y) :x(x), y(y) { }