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