Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4936 in orxonox.OLD for orxonox/trunk/src/story_entities


Ignore:
Timestamp:
Jul 22, 2005, 7:30:49 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: FastFactory: gets flushed now → devMail is withdrawn now.
Also reimplemented much stuff, so it now works most out of the BaseClass. → still some minor stuff to fix.
GarbageCollector, i will come to you soon …

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r4921 r4936  
    201201  //delete animator
    202202
     203  FastFactory::flushAll();
    203204  delete NullParent::getInstance();
    204205  EventHandler::getInstance()->debug();
    205206
    206207  LoadClassDescription::printAll();
    207 
    208208  ResourceManager::getInstance()->unloadAllByPriority(RP_LEVEL);
    209209}
Note: See TracChangeset for help on using the changeset viewer.