Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
OrxonoxOverlay.cc File Reference

Definition of the OrxonoxOverlay class. More...

#include "OrxonoxOverlay.h"
#include <cmath>
#include <OgreOverlay.h>
#include <OgreOverlayManager.h>
#include <OgrePanelOverlayElement.h>
#include <OgreRenderWindow.h>
#include <OgreMaterialManager.h>
#include <OgreTechnique.h>
#include <OgrePass.h>
#include "util/Convert.h"
#include "util/Exception.h"
#include "core/GameMode.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "OverlayGroup.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterClass (OrxonoxOverlay)
 
 orxonox::SetConsoleCommand ("OrxonoxOverlay","scaleOverlay",&OrxonoxOverlay::scaleOverlay)
 
 orxonox::SetConsoleCommand ("OrxonoxOverlay","scrollOverlay",&OrxonoxOverlay::scrollOverlay)
 
 orxonox::SetConsoleCommand ("OrxonoxOverlay","toggleVisibility",&OrxonoxOverlay::toggleVisibility)
 
 orxonox::SetConsoleCommand ("OrxonoxOverlay","show",&OrxonoxOverlay::showOverlay)
 
 orxonox::SetConsoleCommand ("OrxonoxOverlay","rotateOverlay",&OrxonoxOverlay::rotateOverlay)
 

Detailed Description

Definition of the OrxonoxOverlay class.