This commit is contained in:
parent
b4c67ab838
commit
395a740e59
15 changed files with 133 additions and 0 deletions
|
@ -19,6 +19,7 @@ class CNpcSkullStomperEnemy : public CNpcEnemy
|
|||
public:
|
||||
virtual void postInit();
|
||||
protected:
|
||||
virtual void processEnemyCollision( CThing *thisThing );
|
||||
virtual bool processSensor();
|
||||
virtual void processClose( int _frames );
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue