This commit is contained in:
Charles 2001-06-29 14:19:28 +00:00
parent cd87d0818d
commit 57b4d19ca6
48 changed files with 8 additions and 395 deletions

View file

@ -24,7 +24,7 @@ public:
virtual void postInit();
virtual void think( int _frames );
virtual void setupWaypoints( sThingActor *ThisActor );
virtual CRECT const *getThinkBBox();
bool alwaysThink() {return(true);}
DVECTOR const &getTriggerPos() {return( m_triggerPos );}
void start();
void stop();