Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 9, 2008, 5:44:34 PM (17 years ago)
Author:
polakma
Message:

fixed some pointer bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h

    r2354 r2366  
    4848            virtual ~LaserGun();
    4949
    50             virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    51 
    5250            void fire();
    53 
    54             void setMunitionType(std::string munitionType);
    55             const std::string getMunitionType();
    5651
    5752        private:
Note: See TracChangeset for help on using the changeset viewer.