This commit is contained in:
Charles 2001-07-16 21:53:59 +00:00
parent 2237dbd79b
commit 254aa99695
3 changed files with 13 additions and 2 deletions

View file

@ -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 );