Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 19, 2007, 8:12:01 AM (17 years ago)
Author:
landauf
Message:

good morning everybody!
did some changes in the steering of SpaceShip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/particle/ParticleInterface.cc

    r646 r647  
    4040  ParticleInterface::~ParticleInterface(void)
    4141  {
    42 std::cout << "blubiblub_1\n";
    4342    sceneManager_->destroyParticleSystem(particleSystem_);
    44 std::cout << "blubiblub_2\n";
    45 
    46 //    delete sceneNode_;
    47 //    delete particleSystem_;
    48 //    delete sceneManager_;
    4943  }
    5044
Note: See TracChangeset for help on using the changeset viewer.