Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
May 26, 2005, 12:22:19 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: implemented the objectmanager debug functon, some small fixed in the ol code

File:
1 edited

Legend:

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

    r4261 r4287  
    4040#include "track_manager.h"
    4141#include "garbage_collector.h"
     42#include "object_manager.h"
    4243#include "animation_player.h"
    4344#include "particle_engine.h"
     
    5455
    5556#include "factory.h"
     57
     58#include "projectile.h"
    5659
    5760using namespace std;
Note: See TracChangeset for help on using the changeset viewer.