Scrollbar.Direction
Enum
Module: cc
Enum for Scrollbar direction
Index
HORIZONTAL
VERTICAL
Details
HORIZONTAL
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/components/CCScrollBar.js:40 |
VERTICAL
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/components/CCScrollBar.js:45 |