Layout.VerticalDirection 枚举
模块: cc
垂直方向布局方式
索引
BOTTOM_TO_TOPTOP_TO_BOTTOM
Details
BOTTOM_TO_TOP
从下到上排列
| meta | description | 
|---|---|
| 类型 | Number | 
| 定义于 | cocos2d/core/components/CCLayout.js:119 | 
TOP_TO_BOTTOM
从上到下排列
| meta | description | 
|---|---|
| 类型 | Number | 
| 定义于 | cocos2d/core/components/CCLayout.js:125 |