35 #ifndef _DockingAnimation_H__ 36 #define _DockingAnimation_H__ 71 static bool invokeAnimation(
bool dock,
PlayerInfo* player, std::list<DockingAnimation*> &animations);
The BaseObject is the parent of all classes representing an instance in the game. ...
Definition: BaseObject.h:63
#define _DockingExport
Definition: DockingPrereqs.h:58
std::set< PlayerInfo * > animations_
Contains a list of currently running animations.
Definition: DockingAnimation.h:78
::std::string string
Definition: gtest-port.h:756
Declaration of the XMLPort helper classes and macros.
Base class for docking animations used by Docks.
Definition: DockingAnimation.h:62
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Declaration of BaseObject, the base class of all objects in Orxonox.
void setParent(Dock *parent)
Definition: DockingAnimation.h:74
Definition: PlayerInfo.h:39
Shared library macros, enums, constants and forward declarations for the questsystem module ...
DockingTargets for Docks.
Definition: DockingTarget.h:54
Definition of the DockingTarget class.
Definition of Dock class.
Dock * parent_
Definition: DockingAnimation.h:77