Orxonox
0.0.5 Codename: Arcturus
|
Docking system main class. More...
#include "Dock.h"
#include "core/CoreIncludes.h"
#include "core/LuaState.h"
#include "core/GUIManager.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "network/NetworkFunctionIncludes.h"
#include "infos/HumanPlayer.h"
#include "interfaces/PlayerTrigger.h"
#include "worldentities/pawns/Pawn.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (Dock) | |
orxonox::registerStaticNetworkFunction (Dock::showDockingDialog) | |
orxonox::SetConsoleCommand ("Dock","dock",&Dock::cmdDock).addShortcut().setAsInputCommand() | |
orxonox::SetConsoleCommand ("Dock","undock",&Dock::cmdUndock).addShortcut().setAsInputCommand() | |
Docking system main class.