Changeset 4881 in orxonox.OLD for orxonox/branches/weaponSystem/src/world_entities/weapons/weapon.h
- Timestamp:
- Jul 17, 2005, 4:46:19 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/weaponSystem/src/world_entities/weapons/weapon.h
r4880 r4881 113 113 114 114 115 bool execute( WeaponAction action);115 bool execute(); 116 116 virtual void activate(); 117 117 virtual void deactivate();
Note: See TracChangeset
for help on using the changeset viewer.