Symphony Of Empires
|
#include <cstdint>
#include <queue>
#include <deque>
#include <set>
#include <unordered_set>
#include <unordered_map>
#include <string>
#include <vector>
#include <functional>
#include "eng3d/string.hpp"
#include "objects.hpp"
#include "event.hpp"
#include "indpobj.hpp"
Go to the source code of this file.
Classes | |
class | Nation |
struct | Nation::Relation |
Diplomatic relations between two nations. More... | |
struct | Nation::ClientHint |
Hints for the client on how to display the nation. More... | |
struct | Eng3D::Deser::Serializer< Nation::Relation > |
struct | Eng3D::Deser::Serializer< Nation::ClientHint > |
struct | Eng3D::Deser::Serializer< Nation > |
Namespaces | |
TreatyClause | |