This commit is contained in:
Daveo 2001-05-22 15:11:52 +00:00
parent 8db11f1e0f
commit 2f2da8d1e7
3 changed files with 54 additions and 24 deletions

View file

@ -21,6 +21,10 @@ virtual void setDie();
protected:
DVECTOR BaseVel;
s16 Angle;
s16 ScaleInc;
s16 ShadeDec;
};
#endif