ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
BattleGroundType | |
Typedefs | |
typedef BattleGroundType ::T | BattleGroundTypeT |
Enumerations | |
enum | BattleGroundType::T { BattleGroundType::Invalid = 0 , BattleGroundType::Individual = 1 , BattleGroundType::Party = 2 , BattleGroundType::Guild = 4 } |
typedef BattleGroundType ::T BattleGroundTypeT |
Definition at line 34 of file battlegroundtype.h.