This commit is contained in:
parent
2237dbd79b
commit
254aa99695
3 changed files with 13 additions and 2 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
virtual void postInit();
|
||||
void render();
|
||||
CRECT const *getThinkBBox();
|
||||
bool alwaysThink() {return(false);}
|
||||
protected:
|
||||
void processLifetime( int _frames );
|
||||
void processMovement( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue