31 bool LoadValue(
const Hjson::Value& values,
Node& node)
override;
Definition: universe.h:104
Definition: universe.h:38
This loader has to be loaded after PlanetLoader because it adds the cities to the respectve planets
Definition: loadcities.h:26
const Hjson::Value & GetDefaultValues() override
Definition: loadcities.h:30
Hjson::Value default_val
Definition: loadcities.h:35
bool LoadValue(const Hjson::Value &values, Node &node) override
Definition: loadcities.cpp:44
void PostLoad(const Node &node) override
Definition: loadcities.cpp:235
CityLoader(Universe &universe)
Definition: loadcities.h:28
Definition: hjsonloader.h:24
Universe & universe
Definition: hjsonloader.h:35
Definition: fields.cpp:36