autocontrol

This commit is contained in:
unknown
2010-08-30 11:03:21 +04:00
parent 183d1a45b9
commit 13f8040f4e
9 changed files with 392 additions and 274 deletions

View File

@@ -81,7 +81,7 @@ void Towers::update()
//else (*i).aim = -1;
}
}
// TODO: rotate tower to aim
// TODO: smooth rotate tower to aim
if ((*i).reload < stw.reload)
(*i).reload++;
else