Orxonox
0.0.5 Codename: Arcturus
|
#include "PlayerManager.h"
#include "core/CoreIncludes.h"
#include "core/GameMode.h"
#include "core/singleton/ScopedSingletonIncludes.h"
#include "Level.h"
#include "LevelManager.h"
#include "infos/HumanPlayer.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::ManageScopedSingleton (PlayerManager, ScopeID::ROOT, false) | |
orxonox::RegisterAbstractClass (PlayerManager).inheritsFrom< ClientConnectionListener >() | |