This commit is contained in:
parent
186df73da3
commit
ac3b5a5d62
4 changed files with 30 additions and 17 deletions
|
@ -37,7 +37,7 @@ public:
|
|||
//virtual int checkCollisionAgainst(CThing *_thisThing, int _frames);
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
virtual void processShot( int _frames );
|
||||
//virtual void processShot( int _frames );
|
||||
virtual void processClose( int _frames );
|
||||
|
||||
u8 m_isStunned;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue