Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 24, 2005, 10:47:25 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/particleEngine: now the particles are much nicer :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/particleEngine/src/story_entities/world.cc

    r3944 r3948  
    394394            testSystem->setInheritSpeed(1);
    395395            testSystem->setName("system");
     396
    396397            ParticleEngine::getInstance()->addConnection(testEmitter, testSystem);
    397398            ParticleEngine::getInstance()->addConnection(testEmitter2, testSystem);
Note: See TracChangeset for help on using the changeset viewer.