This commit is contained in:
parent
dec3ff76ef
commit
fd97883718
7 changed files with 145 additions and 12 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
void postInit();
|
||||
CRECT const *getThinkBBox() {return( CThing::getThinkBBox() );}
|
||||
int checkCollisionAgainst(CThing *_thisThing, int _frames);
|
||||
void trigger();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue