- Timestamp:
- Dec 9, 2008, 5:44:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.h
r2354 r2366 48 48 virtual ~LaserGun(); 49 49 50 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);51 52 50 void fire(); 53 54 void setMunitionType(std::string munitionType);55 const std::string getMunitionType();56 51 57 52 private:
Note: See TracChangeset
for help on using the changeset viewer.