Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9762 in orxonox.OLD for branches/new_class_id/src/orxonox.cc


Ignore:
Timestamp:
Sep 19, 2006, 5:00:10 PM (19 years ago)
Author:
bensch
Message:

new_class_id: much faster and nicer self-cleaning Factory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/orxonox.cc

    r9715 r9762  
    4545#include "event_handler.h"
    4646
    47 #include "util/loading/factory.h"
    4847#include "loading/fast_factory.h"
    4948
     
    127126
    128127  // class-less services/factories
    129   Factory::deleteFactories();
    130128  FastFactory::deleteAll();
    131129  OrxShell::ShellCommandClass::unregisterAllCommands();
Note: See TracChangeset for help on using the changeset viewer.