|
Orxonox
0.0.5 Codename: Arcturus
|
#include "Host.h"#include <cassert>#include <string>#include "core/CoreIncludes.h"#include "core/object/ObjectList.h"#include "core/command/ConsoleCommandIncludes.h"#include "NetworkChatListener.h"Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
| orxonox::RegisterAbstractClass (NetworkChatListener).inheritsFrom< Listable >() | |
| orxonox::SetConsoleCommand (__CC_printRTT_group, __CC_printRTT_name,&Host::printRTT) | |
Variables | |
| static const std::string | orxonox::__CC_printRTT_group = "Stats" |
| static const std::string | orxonox::__CC_printRTT_name = "printRTT" |
1.8.11