Orxonox
0.0.5 Codename: Arcturus
|
#include "TclBind.h"
#include <exception>
#include <string>
#include <cpptcl/cpptcl.h>
#include "SpecialConfig.h"
#include "util/Output.h"
#include "util/Exception.h"
#include "util/StringUtils.h"
#include "core/ApplicationPaths.h"
#include "CommandExecutor.h"
#include "ConsoleCommandIncludes.h"
#include "TclThreadManager.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::SetConsoleCommand ("tcl",&TclBind::tcl) | |
orxonox::SetConsoleCommand ("bgerror",&TclBind::bgerror).hide() | |