Changeset 9869 in orxonox.OLD for trunk/src/world_entities/weapons/laser_cannon.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/laser_cannon.h
r9235 r9869 29 29 class LaserCannon : public Weapon 30 30 { 31 public: 31 ObjectListDeclaration(LaserCannon); 32 public: 32 33 LaserCannon (const TiXmlElement* root = NULL); 33 34 virtual ~LaserCannon ();
Note: See TracChangeset
for help on using the changeset viewer.