34 bool LoadValue(
const Hjson::Value& values, entt::entity entity)
override;
44 bool LoadValue(
const Hjson::Value& values, entt::entity entity)
override;
Definition: universe.h:32
Definition: loadgoods.h:30
GoodLoader(Universe &universe)
Definition: loadgoods.cpp:70
Hjson::Value default_val
Definition: loadgoods.h:37
const Hjson::Value & GetDefaultValues() override
Definition: loadgoods.h:33
bool LoadValue(const Hjson::Value &values, entt::entity entity) override
Definition: loadgoods.cpp:75
Definition: hjsonloader.h:24
Universe & universe
Definition: hjsonloader.h:34
Definition: loadgoods.h:40
RecipeLoader(Universe &universe)
Definition: loadgoods.cpp:136
Hjson::Value default_val
Definition: loadgoods.h:47
bool LoadValue(const Hjson::Value &values, entt::entity entity) override
Definition: loadgoods.cpp:141
const Hjson::Value & GetDefaultValues() override
Definition: loadgoods.h:43
Definition: hjsonloader.cpp:26
void LoadTerrainData(cqsp::common::Universe &universe, Hjson::Value &value)
Definition: loadgoods.cpp:38
void LoadRecipes(cqsp::common::Universe &, Hjson::Value &)
void LoadGoods(cqsp::common::Universe &, Hjson::Value &)