The BaseObject is the parent of all classes representing an instance in the game. ...
Definition: BaseObject.h:63
#define _DialogExport
Definition: DialogPrereqs.h:60
std::string answerId_
id of the pc textoption
Definition: Answer.h:64
class containing the pc side of the Dialog
Definition: Answer.h:47
::std::string string
Definition: gtest-port.h:756
Declaration of the XMLPort helper classes and macros.
xmlelement
Definition: Super.h:519
Shared library macros, enums, constants and forward declarations for the questsystem module ...
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102
Declaration of BaseObject, the base class of all objects in Orxonox.
Defines several very important macros used to register objects, register classes, and to work with id...
std::string nextQuestionId_
id of the npc reaction to pc answer
Definition: Answer.h:66
std::string answer_
string with the pc text
Definition: Answer.h:65