ManaPlus
Namespaces | Typedefs | Enumerations
relation.h File Reference

(986a3bf)

#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 Documentation

◆ RelationT

typedef Relation ::T RelationT

Definition at line 39 of file relation.h.