This commit is contained in:
Charles 2001-05-23 15:10:45 +00:00
parent 1c886a0730
commit 28a5cdef9c
8 changed files with 21 additions and 53 deletions

View file

@ -22,6 +22,7 @@ class CNpcBigWheelPlatform : public CNpcPlatform
{
public:
virtual CRECT const *getThinkBBox();
virtual void postInit();
protected:
virtual void setWaypoints( sThingPlatform *ThisPlatform );
virtual void processMovement( int _frames );