This commit is contained in:
Charles 2001-02-08 20:00:58 +00:00
parent 268b1c0645
commit 79aee886c6
4 changed files with 22 additions and 9 deletions

View file

@ -55,8 +55,10 @@ protected:
bool processTargetSeek( int _frames, DVECTOR targetPos );
class SpriteBank *m_spriteBank;
DVECTOR m_initPos;
s16 m_heading;
s32 m_lifetime;
s32 m_extension;
PROJECTILE_MOVEMENT_TYPE m_movementType;
PROJECTILE_LIFETIME_TYPE m_lifetimeType;
PROJECTILE_STATE m_state;