载入中...
搜索中...
未找到
HouseGen.h
浏览该文件的文档.
Definition Module.h:43
房屋组件注册表(按 id 索引,支持分类/风格查询)。
Definition HouseComponentLibrary.h:12
bool loadComponentsFromFile(const std::string &filename)
Definition HouseGen.cpp:12
Module_REG(HouseGen)
const HouseComponentLibrary & library() const
Definition HouseGen.h:30
bool generate(HouseRequest *request, HouseLayout *layout)
按请求生成布局;失败返回 false 并记录 lastError。
Definition HouseGen.cpp:17
Definition HouseComponentLibrary.cpp:10