This commit is contained in:
parent
a47926fe9f
commit
8547fb3e4e
2 changed files with 14 additions and 6 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
virtual void postInit();
|
||||
virtual void render();
|
||||
virtual int checkCollisionAgainst(CThing *_thisThing, int _frames);
|
||||
virtual CRECT const *getThinkBBox() {return( CThing::getThinkBBox() );}
|
||||
protected:
|
||||
virtual void processLifetime( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue