Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions | Variables
WagnisHUD.cc File Reference
#include "WagnisHUD.h"
#include <OgreCamera.h>
#include <OgreFontManager.h>
#include <OgreOverlayManager.h>
#include <OgreTextAreaOverlayElement.h>
#include <OgrePanelOverlayElement.h>
#include <typeinfo>
#include "util/Math.h"
#include "util/Convert.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "CameraManager.h"
#include "Scene.h"
#include "Radar.h"
#include "graphics/Camera.h"
#include "controllers/HumanController.h"
#include "worldentities/pawns/Pawn.h"
#include "worldentities/WorldEntity.h"
#include "core/config/ConfigValueIncludes.h"
#include "tools/TextureGenerator.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterClass (WagnisHUD)
 

Variables

SetConsoleCommand("WagnisHUD","selectClosest",&WagnisHUD::selectClosestTarget).addShortcut().keybindMode(KeybindMode static SetConsoleCommand("WagnisHUD","selectNext",&WagnisHUD::selectNextTarget).addShortcut().keybindMode(KeybindMode bool orxonox::compareDistance (std::pair< RadarViewable *, unsigned int > a, std::pair< RadarViewable *, unsigned int > b)