|
dl
|
元素通用属性(默认左上对齐,便于理解) 更多...
#include <dl_component_use.h>
Public 成员函数 | |
| ElementData () | |
| Position | GetOffset () const |
| 位置偏移(实际coor位置) | |
| Position | GetSize () const |
| 自身大小 | |
| Position | GetAnchor () const |
| 锚点位置 | |
| int | GetOrderOffset () |
| order偏移 | |
| RectF | GetRect () |
Public 属性 | |
| Position | _size |
| Position | _anchor |
| Position | _pos |
| Align::Direction2 | _hv |
| int | _orderOffset |
| bool | _bRunAble |
| bool | _bUpdateAble |
| bool | _bRenderAble |
| bool | _bParentW |
| bool | _bParentH |
元素通用属性(默认左上对齐,便于理解)
在文件 dl_component_use.h 第 50 行定义.
|
inline |
在文件 dl_component_use.h 第 53 行定义.
|
inline |
锚点位置
在文件 dl_component_use.h 第 77 行定义.
|
inline |
位置偏移(实际coor位置)
在文件 dl_component_use.h 第 66 行定义.
|
inline |
order偏移
在文件 dl_component_use.h 第 82 行定义.
|
inline |
在文件 dl_component_use.h 第 87 行定义.
|
inline |
自身大小
在文件 dl_component_use.h 第 72 行定义.
| Position dl::Cpt::ElementData::_anchor |
在文件 dl_component_use.h 第 93 行定义.
| bool dl::Cpt::ElementData::_bParentH |
在文件 dl_component_use.h 第 103 行定义.
| bool dl::Cpt::ElementData::_bParentW |
在文件 dl_component_use.h 第 102 行定义.
| bool dl::Cpt::ElementData::_bRenderAble |
在文件 dl_component_use.h 第 100 行定义.
| bool dl::Cpt::ElementData::_bRunAble |
在文件 dl_component_use.h 第 98 行定义.
| bool dl::Cpt::ElementData::_bUpdateAble |
在文件 dl_component_use.h 第 99 行定义.
| Align::Direction2 dl::Cpt::ElementData::_hv |
在文件 dl_component_use.h 第 95 行定义.
| int dl::Cpt::ElementData::_orderOffset |
在文件 dl_component_use.h 第 96 行定义.
| Position dl::Cpt::ElementData::_pos |
在文件 dl_component_use.h 第 94 行定义.
| Position dl::Cpt::ElementData::_size |
在文件 dl_component_use.h 第 92 行定义.