Changeset 10440 in orxonox.OLD for trunk/src/world_entities/weapons/weapon_slot.h
- Timestamp:
- Jan 28, 2007, 2:09:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/weapon_slot.h
r10438 r10440 23 23 virtual ~WeaponSlot(); 24 24 25 virtual void loadParams(const TiXmlElement* root); 26 27 void setWeaponClass(); 25 28 26 29 long getCapability() { return this->capability; }
Note: See TracChangeset
for help on using the changeset viewer.