PageViewIndicator.Direction
Enum
Module: cc
Enum for PageView Indicator direction
Index
HORIZONTAL
VERTICAL
Details
HORIZONTAL
The horizontal direction.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/components/CCPageViewIndicator.js:36 |
VERTICAL
The vertical direction.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/components/CCPageViewIndicator.js:43 |