|
Orxonox
0.0.5 Codename: Arcturus
|
#include "ChatManager.h"#include "ChatListener.h"#include "core/CoreIncludes.h"#include "core/singleton/ScopedSingletonIncludes.h"#include "core/command/ConsoleCommandIncludes.h"#include "network/Host.h"#include "PlayerManager.h"#include "infos/PlayerInfo.h"Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
| orxonox::ManageScopedSingleton (ChatManager, ScopeID::ROOT, false) | |
| orxonox::RegisterAbstractClass (ChatManager).inheritsFrom< NetworkChatListener >() | |
| orxonox::RegisterAbstractClass (ChatListener).inheritsFrom< Listable >() | |
| orxonox::SetConsoleCommand ("chat",&ChatManager::chat).defaultValue(1 | |
1.8.11