cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LayoutComponent Member List

This is the complete list of members for LayoutComponent, including all inherited members.

_activedLayoutComponentprotected
_bottomMarginLayoutComponentprotected
_enabledComponentprotected
_horizontalEdgeLayoutComponentprotected
_isPercentOnlyLayoutComponentprotected
_leftMarginLayoutComponentprotected
_nameComponentprotected
_ownerComponentprotected
_percentHeightLayoutComponentprotected
_percentWidthLayoutComponentprotected
_positionPercentXLayoutComponentprotected
_positionPercentYLayoutComponentprotected
_referenceCountRefprotected
_rightMarginLayoutComponentprotected
_topMarginLayoutComponentprotected
_usingPercentHeightLayoutComponentprotected
_usingPercentWidthLayoutComponentprotected
_usingPositionPercentXLayoutComponentprotected
_usingPositionPercentYLayoutComponentprotected
_usingStretchHeightLayoutComponentprotected
_usingStretchWidthLayoutComponentprotected
_verticalEdgeLayoutComponentprotected
autorelease()Ref
bindLayoutComponent(Node *node)LayoutComponentstatic
create(void)Componentstatic
CREATE_FUNC(LayoutComponent)LayoutComponent
getAnchorPosition() const LayoutComponent
getBottomMargin() const LayoutComponent
getHorizontalEdge() const LayoutComponent
getLeftMargin() const LayoutComponent
getName() const Component
getOwner() const Component
getOwnerParent()LayoutComponentprotected
getPercentContentSize() const LayoutComponent
getPercentHeight() const LayoutComponent
getPercentWidth() const LayoutComponent
getPosition() const LayoutComponent
getPositionPercentX() const LayoutComponent
getPositionPercentY() const LayoutComponent
getReferenceCount() const Ref
getRightMargin() const LayoutComponent
getSize() const LayoutComponent
getSizeHeight() const LayoutComponent
getSizeWidth() const LayoutComponent
getTopMargin() const LayoutComponent
getUsingPercentContentSize() const LayoutComponent
getVerticalEdge() const LayoutComponent
HorizontalEdge enum nameLayoutComponent
init() overrideLayoutComponentvirtual
isEnabled() const Componentvirtual
isPercentHeightEnabled() const LayoutComponent
isPercentWidthEnabled() const LayoutComponent
isPositionPercentXEnabled() const LayoutComponent
isPositionPercentYEnabled() const LayoutComponent
isStretchHeightEnabled() const LayoutComponent
isStretchWidthEnabled() const LayoutComponent
LayoutComponent()LayoutComponent
onEnter()Componentvirtual
onExit()Componentvirtual
Ref()Refprotected
refreshHorizontalMargin()LayoutComponentprotected
refreshLayout()LayoutComponent
refreshVerticalMargin()LayoutComponentprotected
release()Ref
retain()Ref
serialize(void *r)Componentvirtual
setActiveEnabled(bool enable)LayoutComponent
setAnchorPosition(const Point &point)LayoutComponent
setBottomMargin(float margin)LayoutComponent
setEnabled(bool b)Componentvirtual
setHorizontalEdge(HorizontalEdge hEage)LayoutComponent
setLeftMargin(float margin)LayoutComponent
setName(const std::string &name)Component
setOwner(Node *pOwner)Component
setPercentContentSize(const Vec2 &percent)LayoutComponent
setPercentHeight(float percentHeight)LayoutComponent
setPercentHeightEnabled(bool isUsed)LayoutComponent
setPercentOnlyEnabled(bool enable)LayoutComponent
setPercentWidth(float percentWidth)LayoutComponent
setPercentWidthEnabled(bool isUsed)LayoutComponent
setPosition(const Point &position)LayoutComponent
setPositionPercentX(float percentMargin)LayoutComponent
setPositionPercentXEnabled(bool isUsed)LayoutComponent
setPositionPercentY(float percentMargin)LayoutComponent
setPositionPercentYEnabled(bool isUsed)LayoutComponent
setRightMargin(float margin)LayoutComponent
setSize(const Size &size)LayoutComponent
setSizeHeight(float height)LayoutComponent
setSizeWidth(float width)LayoutComponent
setStretchHeightEnabled(bool isUsed)LayoutComponent
setStretchWidthEnabled(bool isUsed)LayoutComponent
setTopMargin(float margin)LayoutComponent
setUsingPercentContentSize(bool isUsed)LayoutComponent
setVerticalEdge(VerticalEdge vEage)LayoutComponent
update(float delta)Componentvirtual
VerticalEdge enum nameLayoutComponent
~Component(void)Componentvirtual
~LayoutComponent()LayoutComponent
~Ref()Refvirtual