| _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 | |
| CCControlStepper() | CCControlStepper | |
| 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) | CCControlStepper | virtual |
| ccTouchCancelled(CCTouch *pTouch, CCEvent *pEvent) | CCTouchDelegate | inlinevirtual |
| CCTouchDelegate() | CCTouchDelegate | inline |
| ccTouchEnded(CCTouch *pTouch, CCEvent *pEvent) | CCControlStepper | 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) | CCControlStepper | 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(CCSprite *minusSprite, CCSprite *plusSprite) | CCControlStepper | static |
| cocos2d::extension::CCControl::create() | CCControl | protectedstatic |
| CREATE_FUNC(CCLayerRGBA) | CCLayerRGBA | |
| createWithCoder(DS_Dictionary *) | CCObject | static |
| description(void) | CCNode | |
| didAccelerate(CCAcceleration *pAccelerationValue) | CCAccelerometerDelegate | inlinevirtual |
| dispatchListforControlEvent(CCControlEvent controlEvent) | CCControl | protected |
| draw(void) | CCNode | virtual |
| encodeWithCoder(DS_Dictionary *) | CCObject | virtual |
| getActionByTag(int tag) | CCNode | |
| getActionManager() | CCNode | virtual |
| getAnchorPoint() | CCNode | virtual |
| getAnchorPointInPoints() | CCNode | virtual |
| getCamera() | CCNode | virtual |
| getChildByTag(int tag) | CCNode | virtual |
| getChildren() | CCNode | virtual |
| getChildrenCount(void) const | CCNode | virtual |
| getColor() | CCLayerRGBA | virtual |
| getComponent(const char *pName) const | CCNode | |
| getContentSize() const | CCNode | virtual |
| getDisplayedColor() | CCLayerRGBA | virtual |
| getDisplayedOpacity() | CCLayerRGBA | virtual |
| getGLServerState() | CCNode | virtual |
| getGrid() | CCNode | virtual |
| getMinusLabel(void) | CCControlStepper | virtual |
| getMinusSprite(void) | CCControlStepper | virtual |
| getObjType() const | CCObject | |
| getOpacity() | CCLayerRGBA | virtual |
| getOrderOfArrival() | CCNode | virtual |
| getParent() | CCNode | virtual |
| getPlusLabel(void) | CCControlStepper | virtual |
| getPlusSprite(void) | CCControlStepper | virtual |
| getPosition() | CCNode | virtual |
| getPosition(float *x, float *y) | CCNode | virtual |
| getPositionX(void) | CCNode | virtual |
| getPositionY(void) | CCNode | 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 |
| getTouchLocation(CCTouch *touch) | CCControl | virtual |
| getUserData() | CCNode | virtual |
| getUserObject() | CCNode | virtual |
| getValue() | CCControlStepper | virtual |
| getVertexZ() | CCNode | virtual |
| getZOrder() | CCNode | virtual |
| hasVisibleParents() | CCControl | |
| ignoreAnchorPointForPosition(bool ignore) | CCNode | virtual |
| init(void) | CCControl | virtual |
| initWithMinusSpriteAndPlusSprite(CCSprite *minusSprite, CCSprite *plusSprite) | CCControlStepper | |
| invocationWithTargetAndActionForControlEvent(CCObject *target, SEL_CCControlHandler action, CCControlEvent controlEvent) | CCControl | protected |
| isCascadeColorEnabled() | CCLayerRGBA | virtual |
| isCascadeOpacityEnabled() | CCLayerRGBA | virtual |
| isContinuous() | CCControlStepper | virtual |
| isEnabled() | CCControl | virtual |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isHighlighted() | CCControl | virtual |
| isIgnoreAnchorPointForPosition() | CCNode | virtual |
| isOpacityModifyRGB() | CCControl | virtual |
| 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_bAdditionalTransformDirty | CCNode | protected |
| m_bAutorepeat | CCControlStepper | |
| m_bContinuous | CCControlStepper | |
| m_bEnabled | CCControl | protected |
| m_bHighlighted | CCControl | protected |
| m_bIgnoreAnchorPointForPosition | CCNode | protected |
| m_bInverseDirty | CCNode | protected |
| m_bReorderChildDirty | CCNode | protected |
| m_bRunning | CCNode | protected |
| m_bSelected | CCControl | protected |
| m_bTouchInsideFlag | CCControlStepper | |
| m_bTransformDirty | CCNode | protected |
| m_bVisible | CCNode | protected |
| m_bWraps | CCControlStepper | |
| m_dMaximumValue | CCControlStepper | |
| m_dMinimumValue | CCControlStepper | |
| m_dStepValue | CCControlStepper | |
| m_dValue | CCControlStepper | |
| m_eGLServerState | CCNode | protected |
| m_eObjType | CCObject | protected |
| m_eScriptType | CCNode | protected |
| m_eState | CCControl | protected |
| m_eTouchedPart | CCControlStepper | |
| 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_nAutorepeatCount | CCControlStepper | |
| 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_pMinusLabel | CCControlStepper | protected |
| m_pMinusSprite | CCControlStepper | protected |
| m_pParent | CCNode | protected |
| m_pPlusLabel | CCControlStepper | protected |
| m_pPlusSprite | CCControlStepper | 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_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uObjectIdxInArray | CCObject | protected |
| m_uOrderOfArrival | CCNode | protected |
| m_uReference | CCObject | protected |
| needsLayout() | CCControl | 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 | |
| setAnchorPoint(const CCPoint &anchorPoint) | CCNode | virtual |
| setCascadeColorEnabled(bool cascadeColorEnabled) | CCLayerRGBA | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | CCLayerRGBA | virtual |
| setColor(const ccColor3B &color) | CCLayerRGBA | virtual |
| setContentSize(const CCSize &contentSize) | CCNode | virtual |
| setEnabled(bool bEnabled) | CCControl | virtual |
| setGLServerState(ccGLServerState glServerState) | CCNode | virtual |
| setGrid(CCGridBase *pGrid) | CCNode | virtual |
| setHighlighted(bool bHighlighted) | CCControl | virtual |
| setMaximumValue(double maximumValue) | CCControlStepper | virtual |
| setMinimumValue(double minimumValue) | CCControlStepper | virtual |
| setMinusLabel(CCLabelTTF *var) | CCControlStepper | virtual |
| setMinusSprite(CCSprite *var) | CCControlStepper | virtual |
| setObjType(CCObjectType) | CCObject | |
| setOpacity(GLubyte opacity) | CCLayerRGBA | virtual |
| setOpacityModifyRGB(bool bOpacityModifyRGB) | CCControl | virtual |
| setOrderOfArrival(unsigned int uOrderOfArrival) | CCNode | virtual |
| setParent(CCNode *parent) | CCNode | virtual |
| setPlusLabel(CCLabelTTF *var) | CCControlStepper | virtual |
| setPlusSprite(CCSprite *var) | CCControlStepper | virtual |
| setPosition(const CCPoint &position) | CCNode | virtual |
| setPosition(float x, float y) | CCNode | virtual |
| setPositionX(float x) | CCNode | virtual |
| setPositionY(float y) | CCNode | 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 bSelected) | CCControl | virtual |
| setShaderProgram(CCGLProgram *pShaderProgram) | CCNode | virtual |
| setSkewX(float fSkewX) | CCNode | virtual |
| setSkewY(float fSkewY) | CCNode | virtual |
| setStepValue(double stepValue) | CCControlStepper | virtual |
| setTag(int nTag) | CCObject | virtual |
| setUserData(void *pUserData) | CCNode | virtual |
| setUserObject(CCObject *pUserObject) | CCNode | virtual |
| setValue(double value) | CCControlStepper | virtual |
| setValueWithSendingEvent(double value, bool send) | CCControlStepper | virtual |
| setVertexZ(float vertexZ) | CCNode | virtual |
| setVisible(bool visible) | CCNode | virtual |
| setWraps(bool wraps) | CCControlStepper | virtual |
| setZOrder(int zOrder) | CCNode | virtual |
| sortAllChildren() | CCNode | virtual |
| startAutorepeat() | CCControlStepper | |
| stopAction(CCAction *action) | CCNode | |
| stopActionByTag(int tag) | CCNode | |
| stopAllActions(void) | CCNode | |
| stopAutorepeat() | CCControlStepper | |
| transform(void) | CCNode | |
| transformAncestors(void) | CCNode | |
| unregisterScriptHandler(void) | CCNode | virtual |
| unschedule(SEL_SCHEDULE selector) | CCNode | |
| unscheduleAllSelectors(void) | CCNode | |
| unscheduleUpdate(void) | CCNode | |
| update(float dt) | CCControlStepper | virtual |
| updateDisplayedColor(const ccColor3B &parentColor) | CCLayerRGBA | virtual |
| updateDisplayedOpacity(GLubyte parentOpacity) | CCLayerRGBA | virtual |
| updateLayoutUsingTouchLocation(CCPoint location) | CCControlStepper | |
| updateTransform(void) | CCNode | virtual |
| updateTweenAction(float, const char *) | CCNode | virtual |
| visit(void) | CCNode | virtual |
| worldToNodeTransform(void) | CCNode | virtual |
| ~CCControl() | CCControl | virtual |
| ~CCControlStepper() | CCControlStepper | virtual |
| ~CCLayerRGBA() | CCLayerRGBA | virtual |
| ~CCNode(void) | CCNode | virtual |
| ~CCObject(void) | CCObject | virtual |
| ~CCTouchDelegate() | CCTouchDelegate | inlinevirtual |