cocos2d-x  3.3rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GUI

Modules

 Label
 
 Menu, MenuItem
 
 Control Exntension
 

Classes

class  ScrollViewDelegate
 
class  ScrollView
 ScrollView support for cocos2d-x. More...
 

Enumerations

enum  Direction { NONE = -1, HORIZONTAL = 0, VERTICAL, BOTH }
 

Detailed Description

Enumeration Type Documentation

enum Direction
strong
Enumerator
NONE 
HORIZONTAL 
VERTICAL 
BOTH 
var Direction
strong
Enumerator
NONE 
HORIZONTAL 
VERTICAL 
BOTH 
local Direction
strong
Enumerator
NONE 
HORIZONTAL 
VERTICAL 
BOTH