I think finished structures

and some changes in loading
and changes in map class
we have 2 TODO now
This commit is contained in:
2010-08-22 21:55:29 +03:00
parent f6125014dd
commit 191e5ed1a1
14 changed files with 178 additions and 133 deletions

View File

@@ -15,7 +15,7 @@ public:
void update();
int size() const {return gameData->curTowers.size();}
signals:
//void Shot();
void shot(srcSplashType src, TowerType tw);
public slots:
private: