#include "towers.h" towers::towers(games *parent) { } void towers::AddTower(QPoint point, int type) { }