Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5826 in orxonox.OLD for trunk/src/world_entities/weapons/bomb.h


Ignore:
Timestamp:
Nov 29, 2005, 11:52:31 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: bomb detonation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/bomb.h

    r5750 r5826  
    3131  virtual void collidesWith (WorldEntity* entity, const Vector& location);
    3232  virtual void activate();
    33   virtual void detonate();
    3433  virtual void deactivate();
     34
     35  void detonate(float size);
    3536
    3637 private:
Note: See TracChangeset for help on using the changeset viewer.