This commit is contained in:
Charles 2001-05-09 20:46:22 +00:00
parent 0dcd0ddb68
commit 3ae08ab458
4 changed files with 47 additions and 38 deletions

View file

@ -116,7 +116,6 @@ public:
bool canBeSuckedUp();
bool suckUp( DVECTOR *suckPos, int _frames );
virtual void fireAsProjectile( s16 heading );
protected:
class CLayerCollision *m_layerCollision;
@ -253,7 +252,7 @@ protected:
void reinit();
void processCoralBlower( int _frames );
bool processCoralBlowerMovement( int _frames, s32 xDist, s32 yDist );
bool processCoralBlowerMovement( int _frames, s32 xDist, s32 yDist, u8 destroyAtTarget );
// data