QuestWeaver
A procedural quest generator
weave::Quest Member List

This is the complete list of members for weave::Quest, including all inherited members.

getCerealDescription() const weave::Questinlineprotected
getCerealId() const weave::Questinlineprotected
getCerealStory() const weave::Questinlineprotected
getCerealTitle() const weave::Questinlineprotected
GetDescription() const weave::Quest
GetId() const weave::Quest
GetStory() const weave::Quest
GetTitle() const weave::Quest
GetType() const =0weave::Questpure virtual
NoIDweave::Queststatic
Quest(const std::string &title, const std::string &description)weave::Quest
Quest(const std::string &title, const std::string &description, const std::string &story)weave::Quest
Quest(ID id, const std::string &title, const std::string &description, const std::string &story)weave::Questprotected
Tick(float delta, const WorldModel &worldModel)weave::Questvirtual
~Quest()weave::Questinlinevirtual