now is enable build and delete towers in game and improve graphic perfomance
find and correct many-many bugs
This commit is contained in:
@@ -24,7 +24,7 @@ AD_Core::AD_Core(QObject *parent) :
|
||||
// adaliens->addAlien(0);
|
||||
// adaliens->AddAlien(0);
|
||||
// adaliens->AddAlien(0);
|
||||
adtowers->addTower(0,2,QPoint(22,7));
|
||||
adtowers->addTower(0,2,QPoint(15,1));
|
||||
for (int i=0; i<20;i++)
|
||||
// adtowers->addTower(0,1,QPoint(8,20-i));
|
||||
// for (int i=0; i<20; i++)
|
||||
|
||||
Reference in New Issue
Block a user