This commit is contained in:
parent
dd2270f77b
commit
0c0f67c2d7
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -26,6 +26,7 @@ public:
|
|||
int getFrameCount() {return( 1 );}
|
||||
int getFrame() {return( m_shellType );}
|
||||
u8 hasBeenAttacked() {return( false );}
|
||||
virtual u8 canCollideWithEnemy() {return( false );}
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue