ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
QuestType | |
Typedefs | |
typedef QuestType ::T | QuestTypeT |
Enumerations | |
enum | QuestType::T { QuestType::TEXT = 0 , QuestType::NAME = 1 , QuestType::REWARD = 2 , QuestType::GIVER = 3 , QuestType::COORDINATES = 4 , QuestType::NPC = 5 } |
typedef QuestType ::T QuestTypeT |
Definition at line 36 of file questtype.h.