Changeset 8892 for code/trunk/src/orxonox/worldentities
- Timestamp:
- Oct 12, 2011, 8:35:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/SpaceShip.cc
r8891 r8892 297 297 } 298 298 } 299 299 /** 300 @brief 301 Add an Engine to the SpaceShip. 302 @param engine 303 A pointer to the Engine to be added. 304 */ 300 305 void SpaceShip::addEngine(orxonox::Engine* engine) 301 306 {
Note: See TracChangeset
for help on using the changeset viewer.