Changeset 9965 in orxonox.OLD for branches/playability/src/world_entities/weapons/weapon_manager.h
- Timestamp:
- Nov 28, 2006, 11:54:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/weapon_manager.h
r9869 r9965 91 91 92 92 float increaseAmmunition(const ClassID& projectileType, float ammo); 93 float inc lreaseAmmunition(const Weapon* weapon, float ammo);93 float increaseAmmunition(const Weapon* weapon, float ammo); 94 94 95 95 /** @returns a fixed target namely the Crosshair's 3D position */
Note: See TracChangeset
for help on using the changeset viewer.