This commit is contained in:
parent
abd8dabd8e
commit
f3256cfced
2 changed files with 16 additions and 0 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
virtual void shutdown();
|
||||
virtual void render();
|
||||
virtual int checkCollisionAgainst(CThing *_thisThing, int _frames);
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual bool processSensor();
|
||||
virtual void processClose( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue