|
dl
|
四边形参数设置 更多...
#include <dl_type_create.h>
Public 属性 | |
| Size | _size |
| Position | _anchor |
| float | _scaleX = 1.0f |
| float | _scaleY = 1.0f |
| float | _rotate = 0.0f |
| bool | _filpX = false |
| bool | _filpY = false |
| std::string | _exAnchor |
| std::optional< float > | _exScale |
| Position dl::QuadParam::_anchor |
在文件 dl_type_create.h 第 34 行定义.
| std::string dl::QuadParam::_exAnchor |
在文件 dl_type_create.h 第 41 行定义.
| std::optional<float> dl::QuadParam::_exScale |
在文件 dl_type_create.h 第 42 行定义.
| bool dl::QuadParam::_filpX = false |
在文件 dl_type_create.h 第 38 行定义.
| bool dl::QuadParam::_filpY = false |
在文件 dl_type_create.h 第 39 行定义.
| float dl::QuadParam::_rotate = 0.0f |
在文件 dl_type_create.h 第 37 行定义.
| float dl::QuadParam::_scaleX = 1.0f |
在文件 dl_type_create.h 第 35 行定义.
| float dl::QuadParam::_scaleY = 1.0f |
在文件 dl_type_create.h 第 36 行定义.
| Size dl::QuadParam::_size |
在文件 dl_type_create.h 第 33 行定义.