This commit is contained in:
Charles 2001-06-07 16:33:19 +00:00
parent 3a10910187
commit 07c358c793
11 changed files with 156 additions and 13 deletions

View file

@ -81,6 +81,7 @@ virtual void killFX() {setToShutdown();}
virtual void toggleVisible() {IsVisible = !IsVisible;}
protected:
virtual void collidedWith(CThing *_thisThing);
s32 OtPos;
s16 Life;