Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8777 in orxonox.OLD for trunk/src/world_entities/weapons/test_gun.cc


Ignore:
Timestamp:
Jun 26, 2006, 12:59:13 AM (19 years ago)
Author:
patrick
Message:

trunk: damage and distruction reimplemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/test_gun.cc

    r7193 r8777  
    190190}
    191191
    192 /**
    193  *  is called, when the weapon is destroyed
    194  *
    195  * this is in conjunction with the hit function, so when a weapon is able to get
    196  * hit, it can also be destoryed.
    197 */
    198 void TestGun::destroy ()
    199 {}
     192
    200193
    201194/**
Note: See TracChangeset for help on using the changeset viewer.