Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 28, 2008, 8:44:52 PM (15 years ago)
Author:
rgrieder
Message:
  • Moved SignalHandler from orxonox to util
  • Moved CameraHandler from orxonox/objects to orxonox
  • updated msvc files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc

    r2023 r2030  
    4141#include "core/Core.h"
    4242//#include "objects/Backlight.h"
    43 #include "objects/CameraHandler.h"
    4443#include "objects/Tickable.h"
    4544#include "objects/Radar.h"
    4645//#include "tools/ParticleInterface.h"
     46#include "CameraHandler.h"
    4747#include "LevelManager.h"
    4848#include "Settings.h"
Note: See TracChangeset for help on using the changeset viewer.