cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UIRootWidget Member List

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

_actionTagUIWidgetprotected
_affectByClippingUIWidgetprotected
_alongVectorLayoutprotected
_anchorPointUIWidgetprotected
_autoReleaseCountObjectprotected
_backGroundImageLayoutprotected
_backGroundImageCapInsetsLayoutprotected
_backGroundImageFileNameLayoutprotected
_backGroundImageTextureSizeLayoutprotected
_backGroundScale9EnabledLayoutprotected
_bgImageTexTypeLayoutprotected
_brightUIWidgetprotected
_brightStyleUIWidgetprotected
_cColorLayoutprotected
_childrenUIWidgetprotected
_clippingEnabledLayoutprotected
_colorRenderLayoutprotected
_colorTypeLayoutprotected
_cOpacityLayoutprotected
_customSizeUIWidgetprotected
_enabledUIWidgetprotected
_focusUIWidgetprotected
_gEndColorLayoutprotected
_gradientRenderLayoutprotected
_gStartColorLayoutprotected
_IDObject
_ignoreSizeUIWidgetprotected
_isRunningUIWidgetprotected
_layoutParameterUIWidgetprotected
_layoutTypeLayoutprotected
_luaIDObject
_nameUIWidgetprotected
_positionPercentUIWidgetprotected
_positionTypeUIWidgetprotected
_referenceObjectprotected
_rendererUIWidgetprotected
_schedulerUIWidgetprotected
_sizeUIWidgetprotected
_sizePercentUIWidgetprotected
_sizeTypeUIWidgetprotected
_touchEnabledUIWidgetprotected
_touchEndPosUIWidgetprotected
_touchEventListenerUIWidgetprotected
_touchEventSelectorUIWidgetprotected
_touchMovePosUIWidgetprotected
_touchPassedEnabledUIWidgetprotected
_touchStartPosUIWidgetprotected
_updateEnabledUIWidgetprotected
_visibleUIWidgetprotected
_widgetParentUIWidgetprotected
_widgetTagUIWidgetprotected
_widgetTypeUIWidgetprotected
_widgetZOrderUIWidgetprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
addBackGroundImage()Layoutprotected
addChild(UIWidget *child)UIWidgetvirtual
addRenderer(Node *renderer, int zOrder)UIWidget
addTouchEventListener(Object *target, SEL_TouchEvent selector)UIWidget
autorelease()Object
cancelUpEvent()UIWidgetprotected
checkChildInfo(int handleState, UIWidget *sender, const Point &touchPoint)UIWidgetvirtual
clippingParentAreaContainPoint(const Point &pt)UIWidget
convertToWorldSpace(const Point &pt)UIWidget
create()UIRootWidgetstatic
didNotSelectSelf()UIWidget
disableUpdate()UIWidget
doLayout()Layoutvirtual
getActionByTag(int tag)UIWidget
getActionManager()UIWidgetvirtual
getActionTag()UIWidget
getAnchorPoint()UIWidget
getBackGroundImageTextureSize() const Layout
getBottomInParent()UIWidget
getChildByName(const char *name)UIWidget
getChildByTag(int tag)UIWidget
getChildren()UIWidgetvirtual
getColor()UIWidgetvirtual
getContentSize() const Layoutvirtual
getDescription() const UIRootWidgetvirtual
getLayoutParameter()UIWidget
getLayoutType() const Layoutvirtual
getLeftInParent()UIWidget
getName() const UIWidget
getOpacity()UIWidgetvirtual
getParent()UIWidget
getPosition()UIWidget
getPositionPercent()UIWidget
getPositionType() const UIWidget
getRenderer()UIWidget
getRightInParent()UIWidget
getRotation()UIWidget
getRotationX()UIWidget
getRotationY()UIWidget
getScale()UIWidget
getScaleX()UIWidget
getScaleY()UIWidget
getSize() const UIWidget
getSizePercent() const UIWidget
getSizeType() const UIWidget
getTag() const UIWidget
getTopInParent()UIWidget
getTouchEndPos()UIWidget
getTouchMovePos()UIWidget
getTouchStartPos()UIWidget
getVirtualRenderer()UIWidgetvirtual
getWidgetType() const UIWidget
getWorldPosition()UIWidget
getZOrder()UIWidget
hitTest(const Point &pt)Layoutvirtual
ignoreContentAdaptWithSize(bool ignore)UIWidgetvirtual
init()UIRootWidgetprotectedvirtual
initRenderer()Layoutprotectedvirtual
isBright() const UIWidget
isCascadeColorEnabled()UIWidgetvirtual
isCascadeOpacityEnabled()UIWidgetvirtual
isClippingEnabled()Layoutvirtual
isEnabled() const UIWidget
isEqual(const Object *object)Objectvirtual
isFlipX()UIWidgetinlinevirtual
isFlipY()UIWidgetinlinevirtual
isFocused() const UIWidget
isIgnoreContentAdaptWithSize() const UIWidget
isSingleReference() const Object
isTouchEnabled() const UIWidget
isUpdateEnabled()UIWidget
isVisible() const UIWidget
Layout()Layout
longClickEvent()UIWidgetprotected
moveEvent()UIWidgetprotected
Object()Object
onEnter()UIWidgetvirtual
onExit()UIWidgetvirtual
onPressStateChangedToDisabled()UIWidgetprotectedvirtual
onPressStateChangedToNormal()UIWidgetprotectedvirtual
onPressStateChangedToPressed()UIWidgetprotectedvirtual
onSizeChanged()Layoutprotectedvirtual
onTouchBegan(const Point &touchPoint)UIWidgetvirtual
onTouchCancelled(const Point &touchPoint)UIWidgetvirtual
onTouchEnded(const Point &touchPoint)UIWidgetvirtual
onTouchLongClicked(const Point &touchPoint)UIWidgetvirtual
onTouchMoved(const Point &touchPoint)UIWidgetvirtual
pushDownEvent()UIWidgetprotected
release()Objectinline
releaseResoures()UIWidgetprotectedvirtual
releaseUpEvent()UIWidgetprotected
removeAllChildren()UIWidgetvirtual
removeBackGroundImage()Layout
removeChild(UIWidget *child)UIWidgetvirtual
removeFromParent()UIWidgetvirtual
removeRenderer(Node *renderer, bool cleanup)UIWidget
reorderChild(UIWidget *child)UIWidgetvirtual
retain()Objectinline
retainCount() const Object
runAction(Action *action)UIWidget
setActionManager(ActionManager *actionManager)UIWidgetvirtual
setActionTag(int tag)UIWidget
setAnchorPoint(const Point &pt)UIWidgetvirtual
setBackGroundColor(const Color3B &color)Layout
setBackGroundColor(const Color3B &startColor, const Color3B &endColor)Layout
setBackGroundColorOpacity(int opacity)Layout
setBackGroundColorType(LayoutBackGroundColorType type)Layout
setBackGroundColorVector(const Point &vector)Layout
setBackGroundImage(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL)Layout
setBackGroundImageCapInsets(const Rect &capInsets)Layout
setBackGroundImageScale9Enabled(bool enabled)Layout
setBlendFunc(BlendFunc blendFunc)UIWidget
setBright(bool bright)UIWidget
setBrightStyle(BrightStyle style)UIWidget
setCascadeColorEnabled(bool cascadeColorEnabled)UIWidgetvirtual
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)UIWidgetvirtual
setClippingEnabled(bool able)Layoutvirtual
setColor(const Color3B &color)Layoutvirtual
setEnabled(bool enabled)UIWidgetvirtual
setFlipX(bool flipX)UIWidgetinlinevirtual
setFlipY(bool flipY)UIWidgetinlinevirtual
setFocused(bool fucosed)UIWidget
setLayoutParameter(LayoutParameter *parameter)UIWidget
setLayoutType(LayoutType type)Layoutvirtual
setName(const char *name)UIWidget
setOpacity(int opacity)Layoutvirtual
setParent(UIWidget *parent)UIWidget
setPosition(const Point &pos)UIWidget
setPositionPercent(const Point &percent)UIWidget
setPositionType(PositionType type)UIWidget
setRotation(float rotation)UIWidget
setRotationX(float rotationX)UIWidget
setRotationY(float rotationY)UIWidget
setScale(float fScale)UIWidgetvirtual
setScaleX(float fScaleX)UIWidgetvirtual
setScaleY(float fScaleY)UIWidgetvirtual
setSize(const Size &size)UIWidgetvirtual
setSizePercent(const Point &percent)UIWidgetvirtual
setSizeType(SizeType type)UIWidget
setTag(int tag)UIWidget
setTouchEnabled(bool enabled)UIWidgetvirtual
setUpdateEnabled(bool enable)UIWidget
setVisible(bool visible)UIWidget
setZOrder(int z)UIWidget
stopAction(Action *action)UIWidget
stopActionByTag(int tag)UIWidget
stopAllActions(void)UIWidget
UIRootWidget()UIRootWidget
UIWidget(void)UIWidget
update(float dt)Objectinlinevirtual
updateAnchorPoint()UIWidgetprotected
updateSizeAndPosition()UIWidgetprotected
~Layout()Layoutvirtual
~Object()Objectvirtual
~UIRootWidget()UIRootWidgetvirtual
~UIWidget()UIWidgetvirtual