cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UILayout.h File Reference

Classes

class  Layout
 

Namespaces

 cocos2d
 
 cocos2d::ui
 

Enumerations

enum  LayoutBackGroundColorType { LAYOUT_COLOR_NONE, LAYOUT_COLOR_SOLID, LAYOUT_COLOR_GRADIENT }
 
enum  LayoutType { LAYOUT_ABSOLUTE, LAYOUT_LINEAR_VERTICAL, LAYOUT_LINEAR_HORIZONTAL, LAYOUT_RELATIVE }
 
enum  LayoutClippingType { LAYOUT_CLIPPING_STENCIL, LAYOUT_CLIPPING_SCISSOR }