acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
active(bool containChildren=false) | UIWidget | inline |
addBackGroundImage() | UILayout | protected |
addCancelEvent(CCObject *target, SEL_CancelEvent selector) | UIWidget | inline |
addCCNode(CCNode *node) | UIWidget | inline |
addChild(UIWidget *child) | UILayout | virtual |
addMoveEvent(CCObject *target, SEL_MoveEvent selector) | UIWidget | inline |
addPushDownEvent(CCObject *target, SEL_PushEvent selector) | UIWidget | inline |
addReleaseEvent(CCObject *target, SEL_ReleaseEvent selector) | UIWidget | inline |
addRenderer(CCNode *renderer, int zOrder) | UIWidget | |
addTouchEventListener(CCObject *target, SEL_TouchEvent selector) | UIWidget | |
autorelease(void) | CCObject | |
cancelUpEvent() | UIWidget | protected |
CCObject(void) | CCObject | |
checkChildInfo(int handleState, UIWidget *sender, const CCPoint &touchPoint) | UIWidget | virtual |
clippingParentAreaContainPoint(const CCPoint &pt) | UIWidget | |
clone() | UIWidget | |
convertToWorldSpace(const CCPoint &pt) | UIWidget | |
copy(void) | CCObject | |
copyClonedWidgetChildren(UIWidget *model) | UILayout | protectedvirtual |
copyProperties(UIWidget *model) | UIWidget | protected |
copySpecialProperties(UIWidget *model) | UILayout | protectedvirtual |
copyWithZone(CCZone *pZone) | CCCopying | virtual |
create() | UIRootWidget | static |
createCloneInstance() | UILayout | protectedvirtual |
didNotSelectSelf() | UIWidget | |
disable(bool containChildren=false) | UIWidget | inline |
doLayout() | UILayout | virtual |
getActionByTag(int tag) | UIWidget | |
getActionManager() | UIWidget | virtual |
getActionTag() | UIWidget | |
getAnchorPoint() | UIWidget | |
getBackGroundImageTextureSize() const | UILayout | |
getBottomInParent() | UIWidget | |
getChildByName(const char *name) | UIWidget | |
getChildByTag(int tag) | UIWidget | |
getChildren() | UIWidget | virtual |
getColor() | UIWidget | virtual |
getContainerNode() | UIWidget | inline |
getContentSize() const | UILayout | virtual |
getDescription() const | UIRootWidget | virtual |
getLayoutParameter(LayoutParameterType type) | UIWidget | |
getLayoutType() const | UILayout | virtual |
getLeftInParent() | UIWidget | |
getName() const | UIWidget | |
getOpacity() | UIWidget | virtual |
getParent() | UIWidget | |
getPosition() | UIWidget | |
getPositionPercent() | UIWidget | |
getPositionType() const | UIWidget | |
getRect() | UIWidget | inline |
getRelativeBottomPos() | UIWidget | inline |
getRelativeLeftPos() | UIWidget | inline |
getRelativeRightPos() | UIWidget | inline |
getRelativeTopPos() | UIWidget | inline |
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 | |
getUserObject() | UIWidget | virtual |
getValidNode() | UIWidget | inline |
getVirtualRenderer() | UIWidget | virtual |
getWidgetParent() | UIWidget | inline |
getWidgetTag() | UIWidget | inline |
getWidgetType() const | UIWidget | |
getWidgetZOrder() | UIWidget | inline |
getWorldPosition() | UIWidget | |
getZOrder() | UIWidget | |
hitTest(const CCPoint &pt) | UILayout | virtual |
ignoreContentAdaptWithSize(bool ignore) | UIWidget | virtual |
init() | UIRootWidget | protectedvirtual |
initRenderer() | UILayout | protectedvirtual |
isActive() | UIWidget | inline |
isBright() const | UIWidget | |
isCascadeColorEnabled() | UIWidget | virtual |
isCascadeOpacityEnabled() | UIWidget | virtual |
isClippingEnabled() | UILayout | virtual |
isEnabled() const | UIWidget | |
isEqual(const CCObject *pObject) | CCObject | virtual |
isFlipX() | UIWidget | inlinevirtual |
isFlipY() | UIWidget | inlinevirtual |
isFocused() const | UIWidget | |
isIgnoreContentAdaptWithSize() const | UIWidget | |
isSingleReference(void) const | CCObject | |
isTouchEnabled() const | UIWidget | |
isUpdateEnabled() | UIWidget | |
isVisible() const | UIWidget | |
longClickEvent() | UIWidget | protected |
m_AlongVector | UILayout | protected |
m_anchorPoint | UIWidget | protected |
m_backGroundImageCapInsets | UILayout | protected |
m_backGroundImageTextureSize | UILayout | protected |
m_bAffectByClipping | UIWidget | protected |
m_bBackGroundScale9Enabled | UILayout | protected |
m_bBright | UIWidget | protected |
m_bClippingEnabled | UILayout | protected |
m_bEnabled | UIWidget | protected |
m_bFocus | UIWidget | protected |
m_bIgnoreSize | UIWidget | protected |
m_bIsRunning | UIWidget | protected |
m_bTouchEnabled | UIWidget | protected |
m_bTouchPassedEnabled | UIWidget | protected |
m_bUpdateEnabled | UIWidget | protected |
m_bVisible | UIWidget | protected |
m_cColor | UILayout | protected |
m_children | UIWidget | protected |
m_colorType | UILayout | protected |
m_customSize | UIWidget | protected |
m_eBGImageTexType | UILayout | protected |
m_eBrightStyle | UIWidget | protected |
m_eLayoutType | UILayout | protected |
m_ePositionType | UIWidget | protected |
m_eSizeType | UIWidget | protected |
m_gEndColor | UILayout | protected |
m_gStartColor | UILayout | protected |
m_nActionTag | UIWidget | protected |
m_nCOpacity | UILayout | protected |
m_nLuaID | CCObject | |
m_nWidgetTag | UIWidget | protected |
m_nWidgetZOrder | UIWidget | protected |
m_pBackGroundImage | UILayout | protected |
m_pCancelListener | UIWidget | protected |
m_pColorRender | UILayout | protected |
m_pfnCancelSelector | UIWidget | protected |
m_pfnMoveSelector | UIWidget | protected |
m_pfnPushSelector | UIWidget | protected |
m_pfnReleaseSelector | UIWidget | protected |
m_pfnTouchEventSelector | UIWidget | protected |
m_pGradientRender | UILayout | protected |
m_pLayoutParameterDictionary | UIWidget | protected |
m_pMoveListener | UIWidget | protected |
m_positionPercent | UIWidget | protected |
m_pPushListener | UIWidget | protected |
m_pReleaseListener | UIWidget | protected |
m_pRenderer | UIWidget | protected |
m_pScheduler | UIWidget | protected |
m_pTouchEventListener | UIWidget | protected |
m_pUserObject | UIWidget | protected |
m_pWidgetParent | UIWidget | protected |
m_size | UIWidget | protected |
m_sizePercent | UIWidget | protected |
m_strBackGroundImageFileName | UILayout | protected |
m_strName | UIWidget | protected |
m_touchEndPos | UIWidget | protected |
m_touchMovePos | UIWidget | protected |
m_touchStartPos | UIWidget | protected |
m_uAutoReleaseCount | CCObject | protected |
m_uID | CCObject | |
m_uReference | CCObject | protected |
m_WidgetType | UIWidget | protected |
moveEvent() | UIWidget | protected |
onEnter() | UIWidget | virtual |
onExit() | UIWidget | virtual |
onPressStateChangedToDisabled() | UIWidget | protectedvirtual |
onPressStateChangedToNormal() | UIWidget | protectedvirtual |
onPressStateChangedToPressed() | UIWidget | protectedvirtual |
onSizeChanged() | UILayout | protectedvirtual |
onTouchBegan(const CCPoint &touchPoint) | UIWidget | virtual |
onTouchCancelled(const CCPoint &touchPoint) | UIWidget | virtual |
onTouchEnded(const CCPoint &touchPoint) | UIWidget | virtual |
onTouchLongClicked(const CCPoint &touchPoint) | UIWidget | virtual |
onTouchMoved(const CCPoint &touchPoint) | UIWidget | virtual |
pushDownEvent() | UIWidget | protected |
release(void) | CCObject | |
releaseUpEvent() | UIWidget | protected |
removeAllChildren() | UIWidget | virtual |
removeAllChildrenAndCleanUp(bool cleanup) | UIWidget | inline |
removeBackGroundImage() | UILayout | |
removeChild(UIWidget *child) | UIWidget | virtual |
removeChild(UIWidget *child, bool cleanup) | UIWidget | inline |
removeFromParent() | UIWidget | virtual |
removeFromParentAndCleanup(bool cleanup) | UIWidget | inline |
removeRenderer(CCNode *renderer, bool cleanup) | UIWidget | |
reorderChild(UIWidget *child) | UIWidget | virtual |
retain(void) | CCObject | |
retainCount(void) const | CCObject | |
runAction(CCAction *action) | UIWidget | |
setActionManager(CCActionManager *actionManager) | UIWidget | virtual |
setActionTag(int tag) | UIWidget | |
setAnchorPoint(const CCPoint &pt) | UIWidget | virtual |
setBackGroundColor(const ccColor3B &color) | UILayout | |
setBackGroundColor(const ccColor3B &startColor, const ccColor3B &endColor) | UILayout | |
setBackGroundColorOpacity(int opacity) | UILayout | |
setBackGroundColorType(LayoutBackGroundColorType type) | UILayout | |
setBackGroundColorVector(const CCPoint &vector) | UILayout | |
setBackGroundImage(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL) | UILayout | |
setBackGroundImageCapInsets(const CCRect &capInsets) | UILayout | |
setBackGroundImageScale9Enable(bool is) | UILayout | inline |
setBackGroundImageScale9Enabled(bool enabled) | UILayout | |
setBlendFunc(ccBlendFunc blendFunc) | UIWidget | |
setBright(bool bright) | UIWidget | |
setBright(bool bright, bool containChild) | UIWidget | inline |
setBrightStyle(BrightStyle style) | UIWidget | |
setCascadeColorEnabled(bool cascadeColorEnabled) | UIWidget | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | UIWidget | virtual |
setClippingEnable(bool is) | UILayout | inlinevirtual |
setClippingEnabled(bool able) | UILayout | virtual |
setColor(const ccColor3B &color) | UILayout | virtual |
setEnabled(bool enabled) | UIWidget | virtual |
setFlipX(bool flipX) | UIWidget | inlinevirtual |
setFlipY(bool flipY) | UIWidget | inlinevirtual |
setFocused(bool fucosed) | UIWidget | |
setLayoutParameter(UILayoutParameter *parameter) | UIWidget | |
setLayoutType(LayoutType type) | UILayout | virtual |
setName(const char *name) | UIWidget | |
setOpacity(int opacity) | UILayout | virtual |
setParent(UIWidget *parent) | UIWidget | |
setPosition(const CCPoint &pos) | UIWidget | |
setPositionPercent(const CCPoint &percent) | UIWidget | |
setPositionType(PositionType type) | UIWidget | |
setRotation(float rotation) | UIWidget | |
setRotationX(float rotationX) | UIWidget | |
setRotationY(float rotationY) | UIWidget | |
setScale(float fScale) | UIWidget | virtual |
setScaleX(float fScaleX) | UIWidget | virtual |
setScaleY(float fScaleY) | UIWidget | virtual |
setSize(const CCSize &size) | UIWidget | virtual |
setSizePercent(const CCPoint &percent) | UIWidget | virtual |
setSizeType(SizeType type) | UIWidget | |
setTag(int tag) | UIWidget | |
setTouchEnable(bool enabled, bool containChildren=false) | UIWidget | inline |
setTouchEnabled(bool enabled) | UIWidget | virtual |
setUpdateEnabled(bool enable) | UIWidget | |
setUserObject(CCObject *pUserObject) | UIWidget | virtual |
setVisible(bool visible) | UIWidget | |
setWidgetParent(UIWidget *parent) | UIWidget | inline |
setWidgetTag(int tag) | UIWidget | inline |
setWidgetZOrder(int z) | UIWidget | inline |
setZOrder(int z) | UIWidget | |
stopAction(CCAction *action) | UIWidget | |
stopActionByTag(int tag) | UIWidget | |
stopAllActions(void) | UIWidget | |
supplyTheLayoutParameterLackToChild(UIWidget *child) | UILayout | protected |
UILayout() | UILayout | |
UIRootWidget() | UIRootWidget | |
UIWidget(void) | UIWidget | |
update(float dt) | CCObject | inlinevirtual |
updateAnchorPoint() | UIWidget | protected |
updateSizeAndPosition() | UIWidget | |
~CCObject(void) | CCObject | virtual |
~UILayout() | UILayout | virtual |
~UIRootWidget() | UIRootWidget | virtual |
~UIWidget() | UIWidget | virtual |