载入中...
搜索中...
未找到
布局中的房间标记。 更多...
#include <HouseGenTypes.h>
Public 属性 | |
| std::string | type |
| int | x = 0 |
| 格子坐标与尺寸。 | |
| int | y = 0 |
| int | width = 1 |
| int | depth = 1 |
详细描述
布局中的房间标记。
在文件 HouseGenTypes.h 第 95 行定义.
类成员变量说明
◆ depth
| int eve::housegen::HouseRoom::depth = 1 |
在文件 HouseGenTypes.h 第 101 行定义.
◆ type
| std::string eve::housegen::HouseRoom::type |
在文件 HouseGenTypes.h 第 96 行定义.
◆ width
| int eve::housegen::HouseRoom::width = 1 |
在文件 HouseGenTypes.h 第 100 行定义.
◆ x
| int eve::housegen::HouseRoom::x = 0 |
格子坐标与尺寸。
在文件 HouseGenTypes.h 第 98 行定义.
◆ y
| int eve::housegen::HouseRoom::y = 0 |
在文件 HouseGenTypes.h 第 99 行定义.
该结构体的文档由以下文件生成:
- src/modules/housegen/HouseGenTypes.h