some improve game ui and bugfixes

This commit is contained in:
2011-09-11 01:26:06 +04:00
committed by unknown
parent 9f90c1e676
commit 714154a6fd
19 changed files with 363 additions and 392 deletions

View File

@@ -50,7 +50,7 @@ protected:
signals:
void cancel();
void add_tow(QPoint pnt);
void add_tow(QPoint pnt, bool shift);
void selected_tower_changed(QPoint id);
};