ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
Relation | |
Typedefs | |
typedef Relation ::T | RelationT |
Enumerations | |
enum | Relation::T { Relation::NEUTRAL = 0 , Relation::FRIEND = 1 , Relation::DISREGARDED = 2 , Relation::IGNORED = 3 , Relation::ERASED = 4 , Relation::BLACKLISTED = 5 , Relation::ENEMY2 = 6 } |
typedef Relation ::T RelationT |
Definition at line 39 of file relation.h.