|
Symphony Of Empires
|
#include <vector>#include "eng3d/entity.hpp"#include "objects.hpp"#include "nation.hpp"#include "province.hpp"#include "world.hpp"

Go to the source code of this file.
Classes | |
| struct | AIManager |
Variables | |
| std::vector< ProvinceId > | g_water_provinces |
| std::vector< AIManager > | ai_man |
|
extern |