This commit is contained in:
Charles 2001-06-06 18:40:34 +00:00
parent 2162ac7953
commit a358f14e09
8 changed files with 131 additions and 2 deletions

View file

@ -24,6 +24,7 @@ public:
virtual void postInit();
virtual void setWaypoints( sThingPlatform *ThisPlatform );
protected:
virtual void collidedWith(CThing *_thisThing);
virtual void processMovement( int _frames );
virtual void processTimer( int _frames );