This commit is contained in:
parent
3a10910187
commit
07c358c793
11 changed files with 156 additions and 13 deletions
|
@ -81,6 +81,7 @@ virtual void killFX() {setToShutdown();}
|
|||
virtual void toggleVisible() {IsVisible = !IsVisible;}
|
||||
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
s32 OtPos;
|
||||
s16 Life;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue