This commit is contained in:
parent
1c5929ca5e
commit
7f75195e1a
4 changed files with 54 additions and 12 deletions
|
@ -31,6 +31,7 @@ class CNpcStaticClamEnemy : public CNpcClamEnemy
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual int checkCollisionAgainst(CThing *_thisThing, int _frames);
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
virtual void processShot();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue