Scrollbar.Direction
枚举
模块: cc
Enum for Scrollbar direction
索引
HORIZONTAL
VERTICAL
Details
HORIZONTAL
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCScrollBar.js:40 |
VERTICAL
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCScrollBar.js:45 |