Symphony Of Empires
|
#include <trade.hpp>
Public Member Functions | |
constexpr | Vertex (float _cost, ProvinceId _key) |
~Vertex ()=default | |
Public Attributes | |
float | cost = 0.f |
ProvinceId | key |
|
inlineconstexpr |
|
default |
ProvinceId Economy::Trade::Vertex::key |