Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 2, 2015, 11:03:31 PM (9 years ago)
Author:
fvultier
Message:

Improved documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/towerdefenseFabien/src/modules/weapons/weaponmodes/IceGun.h

    r10606 r10608  
    4343    /**
    4444    @brief
    45         A slow ball of lightning.
     45        A Gun that fires ice arrows that slow down any SpaceShip object that gets hit.
    4646    @author
    4747        Fabien Vultier
     
    5656            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    5757            virtual void fire();
    58 
    5958           
    6059            inline void setFreezeTime(float freezeTime)
Note: See TracChangeset for help on using the changeset viewer.