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