#include "towers.h" towers::towers() { } void towers::AddTower(QPointF point, int ** cells) { }