#include <list>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
| struct | PlayerRelation |
| class | PlayerIgnoreStrategy |
| Ignore strategy: describes how we should handle ignores. More... | |
| class | PlayerRelationsListener |
| class | PlayerRelationsManager |
| Player relations class, represents any particular relations and/or preferences the user of the local client has wrt other players (identified by std::string). More... | |
Variables | |
| PlayerRelationsManager | player_relations |
Definition at line 375 of file player_relations.cpp.
1.5.5