Orxonox
0.0.5 Codename: Arcturus
|
#include "Mini4Dgame.h"
#include "core/CoreIncludes.h"
#include "core/EventIncludes.h"
#include "core/command/Executor.h"
#include "core/config/ConfigValueIncludes.h"
#include "infos/PlayerInfo.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "gamestates/GSLevel.h"
#include "chat/ChatManager.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterUnloadableClass (Mini4Dgame) | |
orxonox::SetConsoleCommand ("Mini4Dgame","setStone",&Mini4Dgame::setStone).addShortcut() | |
orxonox::SetConsoleCommand ("Mini4Dgame","undoStone",&Mini4Dgame::undoStone).addShortcut() | |