Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2009, 9:37:19 PM (15 years ago)
Author:
rgrieder
Message:

Moved GraphicsManager and GUIManager to the core. Almost no actual code changes though, just moving (here was that Map-hack I had to move to GSGraphics).

File:
1 copied

Legend:

Unmodified
Added
Removed
  • code/branches/resource/src/core/GUIManager.cc

    r3340 r3346  
    5757#include "util/Exception.h"
    5858#include "util/OrxAssert.h"
    59 #include "core/Core.h"
    60 #include "core/Clock.h"
    61 #include "core/LuaBind.h"
     59#include "Core.h"
     60#include "Clock.h"
     61#include "LuaBind.h"
    6262
    6363namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.