| _cascadeColorEnabled | CCLayerRGBA | protected |
| _cascadeOpacityEnabled | CCLayerRGBA | protected |
| _displayedColor | CCLayerRGBA | protected |
| _displayedOpacity | CCLayerRGBA | protected |
| _realColor | CCLayerRGBA | protected |
| _realOpacity | CCLayerRGBA | protected |
| _setZOrder(int z) | CCNode | virtual |
| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| addChild(CCNode *child) | CCNode | virtual |
| addChild(CCNode *child, int zOrder) | CCNode | virtual |
| addChild(CCNode *child, int zOrder, int tag) | CCNode | virtual |
| addComponent(CCComponent *pComponent) | CCNode | virtual |
| addHandleOfControlEvent(int nFunID, CCControlEvent controlEvent) | CCControl | |
| addTargetWithActionForControlEvent(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCControl | protected |
| addTargetWithActionForControlEvents(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvents) | CCControl | virtual |
| autorelease(void) | CCObject | |
| boundingBox(void) | CCNode | |
| canEncode() | CCObject | virtual |
| CCControl() | CCControl | |
| CCControlButton() | CCControlButton | |
| CCKeyboardDelegate(const CCKeyboardDelegate &) | CCKeyboardDelegate | |
| CCKeyboardDelegate() | CCKeyboardDelegate | |
| CCLayerRGBA() | CCLayerRGBA | |
| CCNode(void) | CCNode | |
| CCNode(const CCNode &) | CCNode | |
| CCObject(void) | CCObject | |
| CCObject(const CCObject &) | CCObject | |
| ccTouchBegan(CCTouch *pTouch, CCEvent *pEvent) | CCControlButton | virtual |
| ccTouchCancelled(CCTouch *pTouch, CCEvent *pEvent) | CCControlButton | virtual |
| CCTouchDelegate() | CCTouchDelegate | inline |
| ccTouchEnded(CCTouch *pTouch, CCEvent *pEvent) | CCControlButton | virtual |
| ccTouchesBegan(CCSet *pTouches, CCEvent *pEvent) | CCTouchDelegate | inlinevirtual |
| ccTouchesCancelled(CCSet *pTouches, CCEvent *pEvent) | CCTouchDelegate | inlinevirtual |
| ccTouchesEnded(CCSet *pTouches, CCEvent *pEvent) | CCTouchDelegate | inlinevirtual |
| ccTouchesMoved(CCSet *pTouches, CCEvent *pEvent) | CCTouchDelegate | inlinevirtual |
| ccTouchMoved(CCTouch *pTouch, CCEvent *pEvent) | CCControlButton | virtual |
| cleanup(void) | CCNode | virtual |
| convertToNodeSpace(const CCPoint &worldPoint) | CCNode | |
| convertToNodeSpaceAR(const CCPoint &worldPoint) | CCNode | |
| convertTouchToNodeSpace(CCTouch *touch) | CCNode | |
| convertTouchToNodeSpaceAR(CCTouch *touch) | CCNode | |
| convertToWorldSpace(const CCPoint &nodePoint) | CCNode | |
| convertToWorldSpaceAR(const CCPoint &nodePoint) | CCNode | |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| create(CCNode *label, CCScale9Sprite *backgroundSprite) | CCControlButton | static |
| create(std::string title, const char *fontName, float fontSize) | CCControlButton | static |
| create(CCScale9Sprite *sprite) | CCControlButton | static |
| create() | CCControlButton | static |
| CREATE_FUNC(CCLayerRGBA) | CCLayerRGBA | |
| createWithCoder(DS_Dictionary *) | CCObject | static |
| description(void) | CCNode | |
| didAccelerate(CCAcceleration *pAccelerationValue) | CCAccelerometerDelegate | inlinevirtual |
| dispatchListforControlEvent(CCControlEvent controlEvent) | CCControl | protected |
| doesAdjustBackgroundImage() | CCControlButton | |
| draw(void) | CCNode | virtual |
| encodeWithCoder(DS_Dictionary *) | CCObject | virtual |
| getActionByTag(int tag) | CCNode | |
| getActionManager() | CCNode | virtual |
| getAnchorPoint() | CCNode | virtual |
| getAnchorPointInPoints() | CCNode | virtual |
| getBackgroundSprite(void) | CCControlButton | virtual |
| getBackgroundSpriteDispatchTable(void) | CCControlButton | virtual |
| getBackgroundSpriteForState(CCControlState state) | CCControlButton | virtual |
| getCamera() | CCNode | virtual |
| getChildByTag(int tag) | CCNode | virtual |
| getChildren() | CCNode | virtual |
| getChildrenCount(void) const | CCNode | virtual |
| getColor(void) | CCControlButton | virtual |
| getComponent(const char *pName) const | CCNode | |
| getContentSize() const | CCNode | virtual |
| getCurrentTitle(void) | CCControlButton | virtual |
| getCurrentTitleColor(void) | CCControlButton | virtual |
| getDisplayedColor() | CCLayerRGBA | virtual |
| getDisplayedOpacity() | CCLayerRGBA | virtual |
| getGLServerState() | CCNode | virtual |
| getGrid() | CCNode | virtual |
| getHorizontalOrigin(void) | CCControlButton | virtual |
| getLabelAnchorPoint(void) | CCControlButton | virtual |
| getObjType() const | CCObject | |
| getOpacity(void) | CCControlButton | virtual |
| getOrderOfArrival() | CCNode | virtual |
| getParent() | CCNode | virtual |
| getPosition() | CCNode | virtual |
| getPosition(float *x, float *y) | CCNode | virtual |
| getPositionX(void) | CCNode | virtual |
| getPositionY(void) | CCNode | virtual |
| getPreferredSize(void) | CCControlButton | virtual |
| getRotation() | CCNode | virtual |
| getRotationX() | CCNode | virtual |
| getRotationY() | CCNode | virtual |
| getScale() | CCNode | virtual |
| getScaledContentSize(void) | CCNode | virtual |
| getScaleX() | CCNode | virtual |
| getScaleY() | CCNode | virtual |
| getScheduler() | CCNode | virtual |
| getScriptHandler() | CCNode | inline |
| getShaderProgram() | CCNode | virtual |
| getSkewX() | CCNode | virtual |
| getSkewY() | CCNode | virtual |
| getState(void) | CCControl | virtual |
| getTag() const | CCObject | virtual |
| getTitleBMFontForState(CCControlState state) | CCControlButton | virtual |
| getTitleColorDispatchTable(void) | CCControlButton | virtual |
| getTitleColorForState(CCControlState state) | CCControlButton | virtual |
| getTitleDispatchTable(void) | CCControlButton | virtual |
| getTitleForState(CCControlState state) | CCControlButton | virtual |
| getTitleLabel(void) | CCControlButton | virtual |
| getTitleLabelDispatchTable(void) | CCControlButton | virtual |
| getTitleLabelForState(CCControlState state) | CCControlButton | virtual |
| getTitleTTFForState(CCControlState state) | CCControlButton | virtual |
| getTitleTTFSizeForState(CCControlState state) | CCControlButton | virtual |
| getTouchLocation(CCTouch *touch) | CCControl | virtual |
| getUserData() | CCNode | virtual |
| getUserObject() | CCNode | virtual |
| getVertexZ() | CCNode | virtual |
| getVerticalMargin(void) | CCControlButton | virtual |
| getZoomOnTouchDown(void) | CCControlButton | virtual |
| getZOrder() | CCNode | virtual |
| hasVisibleParents() | CCControl | |
| ignoreAnchorPointForPosition(bool ignore) | CCNode | virtual |
| init() | CCControlButton | virtual |
| initWithBackgroundSprite(CCScale9Sprite *sprite) | CCControlButton | virtual |
| initWithLabelAndBackgroundSprite(CCNode *label, CCScale9Sprite *backgroundSprite) | CCControlButton | virtual |
| initWithTitleAndFontNameAndFontSize(std::string title, const char *fontName, float fontSize) | CCControlButton | virtual |
| invocationWithTargetAndActionForControlEvent(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCControl | protected |
| isCascadeColorEnabled() | CCLayerRGBA | virtual |
| isCascadeOpacityEnabled() | CCLayerRGBA | virtual |
| isEnabled() | CCControl | virtual |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isHighlighted() | CCControl | virtual |
| isIgnoreAnchorPointForPosition() | CCNode | virtual |
| isOpacityModifyRGB() | CCControl | virtual |
| isPushed() | CCControlButton | inline |
| isRunning() | CCNode | virtual |
| isScheduled(SEL_SCHEDULE selector) | CCNode | |
| isSelected() | CCControl | virtual |
| isSingleReference(void) const | CCObject | |
| isTouchInside(CCTouch *touch) | CCControl | virtual |
| isVisible() | CCNode | virtual |
| keyBackClicked() | CCKeypadDelegate | inlinevirtual |
| keyDown(enumKeyCodes key) | CCKeyboardDelegate | virtual |
| keyMenuClicked() | CCKeypadDelegate | inlinevirtual |
| keyUp(enumKeyCodes key) | CCKeyboardDelegate | virtual |
| m_backgroundSprite | CCControlButton | protected |
| m_backgroundSpriteDispatchTable | CCControlButton | protected |
| m_bAdditionalTransformDirty | CCNode | protected |
| m_bEnabled | CCControl | protected |
| m_bHighlighted | CCControl | protected |
| m_bIgnoreAnchorPointForPosition | CCNode | protected |
| m_bInverseDirty | CCNode | protected |
| m_bParentInited | CCControlButton | protected |
| m_bReorderChildDirty | CCNode | protected |
| m_bRunning | CCNode | protected |
| m_bSelected | CCControl | protected |
| m_bTransformDirty | CCNode | protected |
| m_bVisible | CCNode | protected |
| m_currentTitle | CCControlButton | protected |
| m_currentTitleColor | CCControlButton | protected |
| m_doesAdjustBackgroundImage | CCControlButton | |
| m_eGLServerState | CCNode | protected |
| m_eObjType | CCObject | protected |
| m_eScriptType | CCNode | protected |
| m_eState | CCControl | protected |
| m_fRotationX | CCNode | protected |
| m_fRotationY | CCNode | protected |
| m_fScaleX | CCNode | protected |
| m_fScaleY | CCNode | protected |
| m_fSkewX | CCNode | protected |
| m_fSkewY | CCNode | protected |
| m_fVertexZ | CCNode | protected |
| m_hasVisibleParents | CCControl | protected |
| m_isPushed | CCControlButton | protected |
| m_labelAnchorPoint | CCControlButton | protected |
| m_marginH | CCControlButton | protected |
| m_marginV | CCControlButton | protected |
| m_nLuaID | CCObject | |
| m_nScriptHandler | CCNode | protected |
| m_nTag | CCObject | protected |
| m_nUpdateScriptHandler | CCNode | protected |
| m_nZOrder | CCNode | protected |
| m_obAnchorPoint | CCNode | protected |
| m_obAnchorPointInPoints | CCNode | protected |
| m_obContentSize | CCNode | protected |
| m_obPosition | CCNode | protected |
| m_pActionManager | CCNode | protected |
| m_pCamera | CCNode | protected |
| m_pChildren | CCNode | protected |
| m_pComponentContainer | CCNode | protected |
| m_pDispatchTable | CCControl | protected |
| m_pGrid | CCNode | protected |
| m_pParent | CCNode | protected |
| m_preferredSize | CCControlButton | protected |
| m_pScheduler | CCNode | protected |
| m_pShaderProgram | CCNode | protected |
| m_pUserData | CCNode | protected |
| m_pUserObject | CCNode | protected |
| m_sAdditionalTransform | CCNode | protected |
| m_sInverse | CCNode | protected |
| m_sTransform | CCNode | protected |
| m_titleColorDispatchTable | CCControlButton | protected |
| m_titleDispatchTable | CCControlButton | protected |
| m_titleLabel | CCControlButton | protected |
| m_titleLabelDispatchTable | CCControlButton | protected |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uObjectIdxInArray | CCObject | protected |
| m_uOrderOfArrival | CCNode | protected |
| m_uReference | CCObject | protected |
| m_zoomOnTouchDown | CCControlButton | protected |
| needsLayout(void) | CCControlButton | virtual |
| nodeToParentTransform(void) | CCNode | virtual |
| nodeToWorldTransform(void) | CCNode | virtual |
| numberOfRunningActions(void) | CCNode | |
| onEnter() | CCControl | virtual |
| onEnterTransitionDidFinish() | CCNode | virtual |
| onExit() | CCControl | virtual |
| onExitTransitionDidStart() | CCNode | virtual |
| cocos2d::operator=(const CCNode &) | CCNode | |
| cocos2d::CCObject::operator=(const CCObject &) | CCObject | |
| cocos2d::CCKeyboardDelegate::operator=(const CCKeyboardDelegate &) | CCKeyboardDelegate | |
| parentToNodeTransform(void) | CCNode | virtual |
| pauseSchedulerAndActions(void) | CCNode | |
| registerScriptHandler(int handler) | CCNode | virtual |
| registerWithTouchDispatcher() | CCControl | virtual |
| release(void) | CCObject | |
| removeAllChildren() | CCNode | virtual |
| removeAllChildrenWithCleanup(bool cleanup) | CCNode | virtual |
| removeAllComponents() | CCNode | virtual |
| removeChild(CCNode *child) | CCNode | virtual |
| removeChild(CCNode *child, bool cleanup) | CCNode | virtual |
| removeChildByTag(int tag) | CCNode | virtual |
| removeChildByTag(int tag, bool cleanup) | CCNode | virtual |
| removeComponent(const char *pName) | CCNode | virtual |
| removeComponent(CCComponent *pComponent) | CCNode | virtual |
| removeFromParent() | CCNode | virtual |
| removeFromParentAndCleanup(bool cleanup) | CCNode | virtual |
| removeHandleOfControlEvent(CCControlEvent controlEvent) | CCControl | |
| removeMeAndCleanup(void) | CCNode | virtual |
| removeTargetWithActionForControlEvent(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCControl | protected |
| removeTargetWithActionForControlEvents(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvents) | CCControl | virtual |
| reorderChild(CCNode *child, int zOrder) | CCNode | virtual |
| resumeSchedulerAndActions(void) | CCNode | |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| runAction(CCAction *action) | CCNode | |
| schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | CCNode | |
| schedule(SEL_SCHEDULE selector, float interval) | CCNode | |
| schedule(SEL_SCHEDULE selector) | CCNode | |
| scheduleOnce(SEL_SCHEDULE selector, float delay) | CCNode | |
| scheduleUpdate(void) | CCNode | |
| scheduleUpdateWithPriority(int priority) | CCNode | |
| scheduleUpdateWithPriorityLua(int nHandler, int priority) | CCNode | |
| sendActionsForControlEvents(CCControlEvent controlEvents) | CCControl | virtual |
| setActionManager(CCActionManager *actionManager) | CCNode | virtual |
| setAdditionalTransform(const CCAffineTransform &additionalTransform) | CCNode | |
| setAdjustBackgroundImage(bool adjustBackgroundImage) | CCControlButton | |
| setAnchorPoint(const CCPoint &anchorPoint) | CCNode | virtual |
| setBackgroundSprite(CCScale9Sprite *var) | CCControlButton | virtual |
| setBackgroundSpriteDispatchTable(CCDictionary *var) | CCControlButton | virtual |
| setBackgroundSpriteForState(CCScale9Sprite *sprite, CCControlState state) | CCControlButton | virtual |
| setBackgroundSpriteFrameForState(CCSpriteFrame *spriteFrame, CCControlState state) | CCControlButton | virtual |
| setCascadeColorEnabled(bool cascadeColorEnabled) | CCLayerRGBA | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | CCLayerRGBA | virtual |
| setColor(const ccColor3B &) | CCControlButton | virtual |
| setContentSize(const CCSize &contentSize) | CCNode | virtual |
| setEnabled(bool enabled) | CCControlButton | virtual |
| setGLServerState(ccGLServerState glServerState) | CCNode | virtual |
| setGrid(CCGridBase *pGrid) | CCNode | virtual |
| setHighlighted(bool enabled) | CCControlButton | virtual |
| setLabelAnchorPoint(CCPoint var) | CCControlButton | virtual |
| setMargins(int marginH, int marginV) | CCControlButton | virtual |
| setObjType(CCObjectType) | CCObject | |
| setOpacity(GLubyte var) | CCControlButton | virtual |
| setOpacityModifyRGB(bool bOpacityModifyRGB) | CCControl | virtual |
| setOrderOfArrival(unsigned int uOrderOfArrival) | CCNode | virtual |
| setParent(CCNode *parent) | CCNode | virtual |
| setPosition(const CCPoint &position) | CCNode | virtual |
| setPosition(float x, float y) | CCNode | virtual |
| setPositionX(float x) | CCNode | virtual |
| setPositionY(float y) | CCNode | virtual |
| setPreferredSize(CCSize var) | CCControlButton | virtual |
| setRotation(float fRotation) | CCNode | virtual |
| setRotationX(float fRotaionX) | CCNode | virtual |
| setRotationY(float fRotationY) | CCNode | virtual |
| setScale(float scale) | CCNode | virtual |
| setScale(float fScaleX, float fScaleY) | CCNode | virtual |
| setScaleX(float fScaleX) | CCNode | virtual |
| setScaleY(float fScaleY) | CCNode | virtual |
| setScheduler(CCScheduler *scheduler) | CCNode | virtual |
| setSelected(bool enabled) | CCControlButton | virtual |
| setShaderProgram(CCGLProgram *pShaderProgram) | CCNode | virtual |
| setSkewX(float fSkewX) | CCNode | virtual |
| setSkewY(float fSkewY) | CCNode | virtual |
| setTag(int nTag) | CCObject | virtual |
| setTitleBMFontForState(const char *fntFile, CCControlState state) | CCControlButton | virtual |
| setTitleColorDispatchTable(CCDictionary *var) | CCControlButton | virtual |
| setTitleColorForState(ccColor3B color, CCControlState state) | CCControlButton | virtual |
| setTitleDispatchTable(CCDictionary *var) | CCControlButton | virtual |
| setTitleForState(CCString *title, CCControlState state) | CCControlButton | virtual |
| setTitleLabel(CCNode *var) | CCControlButton | virtual |
| setTitleLabelDispatchTable(CCDictionary *var) | CCControlButton | virtual |
| setTitleLabelForState(CCNode *label, CCControlState state) | CCControlButton | virtual |
| setTitleTTFForState(const char *fntFile, CCControlState state) | CCControlButton | virtual |
| setTitleTTFSizeForState(float size, CCControlState state) | CCControlButton | virtual |
| setUserData(void *pUserData) | CCNode | virtual |
| setUserObject(CCObject *pUserObject) | CCNode | virtual |
| setVertexZ(float vertexZ) | CCNode | virtual |
| setVisible(bool visible) | CCNode | virtual |
| setZoomOnTouchDown(bool var) | CCControlButton | virtual |
| setZOrder(int zOrder) | CCNode | virtual |
| sortAllChildren() | CCNode | virtual |
| stopAction(CCAction *action) | CCNode | |
| stopActionByTag(int tag) | CCNode | |
| stopAllActions(void) | CCNode | |
| transform(void) | CCNode | |
| transformAncestors(void) | CCNode | |
| unregisterScriptHandler(void) | CCNode | virtual |
| unschedule(SEL_SCHEDULE selector) | CCNode | |
| unscheduleAllSelectors(void) | CCNode | |
| unscheduleUpdate(void) | CCNode | |
| update(float delta) | CCNode | virtual |
| updateDisplayedColor(const ccColor3B &parentColor) | CCLayerRGBA | virtual |
| updateDisplayedOpacity(GLubyte parentOpacity) | CCLayerRGBA | virtual |
| updateTransform(void) | CCNode | virtual |
| updateTweenAction(float, const char *) | CCNode | virtual |
| visit(void) | CCNode | virtual |
| worldToNodeTransform(void) | CCNode | virtual |
| ~CCControl() | CCControl | virtual |
| ~CCControlButton() | CCControlButton | virtual |
| ~CCLayerRGBA() | CCLayerRGBA | virtual |
| ~CCNode(void) | CCNode | virtual |
| ~CCObject(void) | CCObject | virtual |
| ~CCTouchDelegate() | CCTouchDelegate | inlinevirtual |