Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 4:01:06 PM (9 years ago)
Author:
holzerj
Message:

Polished Mine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/particleEffectsHS15/src/modules/weapons/weaponmodes/MineGun.h

    r10908 r10944  
    2222 *   Author:
    2323 *      Fabien Vultier
     24 *      Jannis Holzer
    2425 *   Co-authors:
    2526 *      ...
     
    2930/**
    3031    @file MineGun.h
    31     @brief Definition of the MineGun class.
     32    @brief
     33
     34    Mine is a weapon that explodes if a spaceship goes bellow the mines trigger radius. The mine deals damage too all
     35    spaceships within the damageradius.
     36
     37    The activation time regulates when the mine is live and ready to explode.
     38    The mine destroys itself after it exceeds a certain life time.
    3239*/
    3340
Note: See TracChangeset for help on using the changeset viewer.