Orxonox
0.0.5 Codename: Arcturus
|
#include "Client.h"
#include <cassert>
#include "util/Clock.h"
#include "util/Output.h"
#include "synchronisable/Synchronisable.h"
#include "packet/Chat.h"
#include "packet/Gamestate.h"
#include "FunctionCallManager.h"
#include "core/CoreIncludes.h"
#include "core/Game.h"
#include "core/commandline/CommandLineParser.h"
#include "core/singleton/ScopedSingletonIncludes.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::ManageScopedSingleton (Client, ScopeID::ROOT, false) | |