- Timestamp:
- May 14, 2014, 8:25:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/modularships/src/orxonox/items/ShipPart.cc
r10053 r10055 90 90 } 91 91 92 /** 93 @brief 94 Is called when the ShipPart dies. 95 Executes PartDestructionEvents. 96 Tells the ModularSpaceShip to remove this ShipPart. 97 */ 92 98 void ShipPart::death() 93 99 {
Note: See TracChangeset
for help on using the changeset viewer.