Changeset 8777 in orxonox.OLD for trunk/src/world_entities/weapons/cannon.cc
- Timestamp:
- Jun 26, 2006, 12:59:13 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/cannon.cc
r7193 r8777 167 167 } 168 168 169 /**170 * is called, when the weapon is destroyed171 *172 * this is in conjunction with the hit function, so when a weapon is able to get173 * hit, it can also be destoryed.174 */175 void Cannon::destroy ()176 {}177 169 178 170 /**
Note: See TracChangeset
for help on using the changeset viewer.