Changeset 4953 in orxonox.OLD for orxonox/trunk/src/world_entities/weapons/weapon.h
- Timestamp:
- Jul 25, 2005, 12:22:24 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/weapons/weapon.h
r4950 r4953 72 72 public: 73 73 // INITIALISATION // 74 Weapon ( PNode* parent, const Vector& coordinate, const Quaternion& direction);74 Weapon (); 75 75 Weapon(const TiXmlElement* root); 76 76 virtual ~Weapon ();
Note: See TracChangeset
for help on using the changeset viewer.