Changeset 6123 in orxonox.OLD for branches/objectmanager/src/world_entities/weapons/laser.cc
- Timestamp:
- Dec 15, 2005, 2:14:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/objectmanager/src/world_entities/weapons/laser.cc
r6056 r6123 97 97 ParticleEngine::getInstance()->breakConnections(this->emitter); 98 98 this->lifeCycle = 0.0; 99 this->toList(OM_NULL); 99 100 100 // GarbageCollector::getInstance()->collect(this);101 101 State::getWorldEntityList()->remove(this); 102 102 this->removeNode();
Note: See TracChangeset
for help on using the changeset viewer.