This commit is contained in:
parent
2dfc0db9c4
commit
e5f97683f6
4 changed files with 89 additions and 0 deletions
|
@ -23,6 +23,7 @@ protected:
|
|||
virtual void processEnemyCollision( CThing *thisThing );
|
||||
virtual bool processSensor();
|
||||
virtual void processClose( int _frames );
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue