Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions | Variables
GSRoot.cc File Reference
#include "GSRoot.h"
#include "util/Clock.h"
#include "core/BaseObject.h"
#include "core/Game.h"
#include "core/GameMode.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "core/object/ObjectList.h"
#include "network/NetworkFunctionIncludes.h"
#include "tools/Timer.h"
#include "tools/interfaces/Tickable.h"
#include "GSLevel.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::DeclareGameState (GSRoot,"root", false, false)
 
 orxonox::SetConsoleCommand ("printObjects",&GSRoot::printObjects).hide()
 

Variables

static const std::string orxonox::__CC_getTimeFactor_name = "getTimeFactor"
 
static const std::string orxonox::__CC_pause_name = "pause"
 
static const std::string orxonox::__CC_setPause_name = "setPause"
 
static const std::string orxonox::__CC_setTimeFactor_name = "setTimeFactor"