now this work

but angle isn't slowly
This commit is contained in:
2010-02-06 12:33:21 +03:00
committed by andrey
parent 4c81b32bd3
commit 6a11d7fbcd
8 changed files with 87 additions and 355 deletions

View File

@@ -13,7 +13,7 @@
struct FPVector
{
QPoint pnt;
QPointF pnt;
float angle;
};
@@ -27,6 +27,7 @@ struct GameData
int ** Cells;
};
/*struct Effect
{
float Health;