Orxonox
0.0.5 Codename: Arcturus
|
Definition of the OverlayGroup class. More...
#include "OverlayGroup.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "core/command/ConsoleCommandIncludes.h"
#include "OrxonoxOverlay.h"
#include "gametypes/Gametype.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
orxonox::autocompletion | |
Functions | |
ARGUMENT_COMPLETION_FUNCTION_DECLARATION() | orxonox::autocompletion::overlaygroupnames () |
Returns the names of all currently existing OverlayGroups. More... | |
orxonox::RegisterClass (OverlayGroup) | |
orxonox::SetConsoleCommand ("OverlayGroup","toggleVisibility",&OverlayGroup::toggleVisibility).argumentCompleter(0 | |
orxonox::SetConsoleCommand ("OverlayGroup","show",&OverlayGroup::show).argumentCompleter(0 | |
orxonox::SetConsoleCommand ("OverlayGroup","scaleGroup",&OverlayGroup::scaleGroup).argumentCompleter(0 | |
orxonox::SetConsoleCommand ("OverlayGroup","scrollGroup",&OverlayGroup::scrollGroup).argumentCompleter(0 | |
Definition of the OverlayGroup class.