| _setZOrder(int z) | CCNode | virtual |
| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| addChild(CCNode *child) | CCSpriteBatchNode | virtual |
| addChild(CCNode *child, int zOrder) | CCSpriteBatchNode | virtual |
| addChild(CCNode *child, int zOrder, int tag) | CCSpriteBatchNode | virtual |
| addComponent(CCComponent *pComponent) | CCNode | virtual |
| addSpriteWithoutQuad(CCSprite *child, unsigned int z, int aTag) | CCSpriteBatchNode | protected |
| appendChild(CCSprite *sprite) | CCSpriteBatchNode | |
| atlasIndexForChild(CCSprite *sprite, int z) | CCSpriteBatchNode | |
| autorelease(void) | CCObject | |
| boundingBox(void) | CCNode | |
| canEncode() | CCObject | virtual |
| CCLabelBMFont() | CCLabelBMFont | |
| CCNode(void) | CCNode | |
| CCNode(const CCNode &) | CCNode | |
| CCObject(void) | CCObject | |
| CCObject(const CCObject &) | CCObject | |
| CCSpriteBatchNode() | CCSpriteBatchNode | |
| 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(const char *str, const char *fntFile, float width, CCTextAlignment alignment, CCPoint imageOffset) | CCLabelBMFont | static |
| create(const char *str, const char *fntFile, float width, CCTextAlignment alignment) | CCLabelBMFont | static |
| create(const char *str, const char *fntFile, float width) | CCLabelBMFont | static |
| create(const char *str, const char *fntFile) | CCLabelBMFont | static |
| create() | CCLabelBMFont | static |
| cocos2d::CCSpriteBatchNode::create(const char *fileImage, unsigned int capacity) | CCSpriteBatchNode | static |
| cocos2d::CCSpriteBatchNode::create(const char *fileImage) | CCSpriteBatchNode | inlinestatic |
| createBatched(const char *str, const char *fntFile, CCArray *) | CCLabelBMFont | static |
| createFontChars() | CCLabelBMFont | |
| createWithCoder(DS_Dictionary *) | CCObject | static |
| createWithTexture(CCTexture2D *tex, unsigned int capacity) | CCSpriteBatchNode | static |
| createWithTexture(CCTexture2D *tex) | CCSpriteBatchNode | inlinestatic |
| description(void) | CCNode | |
| draw(void) | CCSpriteBatchNode | virtual |
| encodeWithCoder(DS_Dictionary *) | CCObject | virtual |
| getActionByTag(int tag) | CCNode | |
| getActionManager() | CCNode | virtual |
| getAnchorPoint() | CCNode | virtual |
| getAnchorPointInPoints() | CCNode | virtual |
| getBlendFunc(void) | CCSpriteBatchNode | virtual |
| getCamera() | CCNode | virtual |
| getChildByTag(int tag) | CCNode | virtual |
| getChildren() | CCNode | virtual |
| getChildrenCount(void) const | CCNode | virtual |
| getColor(void) | CCLabelBMFont | virtual |
| getComponent(const char *pName) const | CCNode | |
| getConfiguration() const | CCLabelBMFont | |
| getContentSize() const | CCNode | virtual |
| getDescendants(void) | CCSpriteBatchNode | inline |
| getDisplayedColor() | CCLabelBMFont | virtual |
| getDisplayedOpacity() | CCLabelBMFont | virtual |
| getFntFile() | CCLabelBMFont | |
| getGLServerState() | CCNode | virtual |
| getGrid() | CCNode | virtual |
| getObjType() const | CCObject | |
| getOpacity() | CCLabelBMFont | 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 |
| 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 |
| getString(void) | CCLabelBMFont | virtual |
| getTag() const | CCObject | virtual |
| getTexture(void) | CCSpriteBatchNode | virtual |
| getTextureAtlas(void) | CCSpriteBatchNode | inline |
| getUserData() | CCNode | virtual |
| getUserObject() | CCNode | virtual |
| getVertexZ() | CCNode | virtual |
| getZOrder() | CCNode | virtual |
| highestAtlasIndexInChild(CCSprite *sprite) | CCSpriteBatchNode | |
| ignoreAnchorPointForPosition(bool ignore) | CCNode | virtual |
| increaseAtlasCapacity() | CCSpriteBatchNode | |
| init() | CCLabelBMFont | virtual |
| initWithFile(const char *fileImage, unsigned int capacity) | CCSpriteBatchNode | |
| initWithString(const char *str, const char *fntFile, float width=kCCLabelAutomaticWidth, CCTextAlignment alignment=kCCTextAlignmentLeft, CCPoint imageOffset=CCPointZero) | CCLabelBMFont | |
| initWithTexture(CCTexture2D *tex, unsigned int capacity) | CCSpriteBatchNode | |
| insertChild(CCSprite *child, unsigned int index) | CCSpriteBatchNode | |
| insertQuadFromSprite(CCSprite *sprite, unsigned int index) | CCSpriteBatchNode | protected |
| isCascadeColorEnabled() | CCLabelBMFont | virtual |
| isCascadeOpacityEnabled() | CCLabelBMFont | virtual |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isIgnoreAnchorPointForPosition() | CCNode | virtual |
| isOpacityModifyRGB() | CCLabelBMFont | virtual |
| isRunning() | CCNode | virtual |
| isScheduled(SEL_SCHEDULE selector) | CCNode | |
| isSingleReference(void) const | CCObject | |
| isVisible() | CCNode | virtual |
| limitLabelWidth(float width, float defaultScale, float minScale) | CCLabelBMFont | |
| lowestAtlasIndexInChild(CCSprite *sprite) | CCSpriteBatchNode | |
| m_bAdditionalTransformDirty | CCNode | protected |
| m_bCascadeColorEnabled | CCLabelBMFont | protected |
| m_bCascadeOpacityEnabled | CCLabelBMFont | protected |
| m_bIgnoreAnchorPointForPosition | CCNode | protected |
| m_bInverseDirty | CCNode | protected |
| m_bIsBatched | CCLabelBMFont | protected |
| m_bIsOpacityModifyRGB | CCLabelBMFont | protected |
| m_blendFunc | CCSpriteBatchNode | protected |
| m_bLineBreakWithoutSpaces | CCLabelBMFont | protected |
| m_bManualSortAllChildrenDirty | CCSpriteBatchNode | protected |
| m_bManualSortChildren | CCSpriteBatchNode | protected |
| m_bReorderChildDirty | CCNode | protected |
| m_bRunning | CCNode | protected |
| m_bTransformDirty | CCNode | protected |
| m_bVisible | CCNode | protected |
| m_cDisplayedOpacity | CCLabelBMFont | protected |
| m_cRealOpacity | CCLabelBMFont | protected |
| m_eGLServerState | CCNode | protected |
| m_eObjType | CCObject | protected |
| m_eScriptType | CCNode | 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_fWidth | CCLabelBMFont | 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_pAlignment | CCLabelBMFont | protected |
| m_pCamera | CCNode | protected |
| m_pChildren | CCNode | protected |
| m_pComponentContainer | CCNode | protected |
| m_pConfiguration | CCLabelBMFont | protected |
| m_pGrid | CCNode | protected |
| m_pobDescendants | CCSpriteBatchNode | protected |
| m_pobTextureAtlas | CCSpriteBatchNode | protected |
| m_pParent | CCNode | protected |
| m_pReusedChar | CCLabelBMFont | protected |
| m_pScheduler | CCNode | protected |
| m_pShaderProgram | CCNode | protected |
| m_pSomeTexture | CCLabelBMFont | protected |
| m_pTargetArray | CCLabelBMFont | protected |
| m_pUserData | CCNode | protected |
| m_pUserObject | CCNode | protected |
| m_sAdditionalTransform | CCNode | protected |
| m_sFntFile | CCLabelBMFont | protected |
| m_sInitialString | CCLabelBMFont | protected |
| m_sInitialStringUTF8 | CCLabelBMFont | protected |
| m_sInverse | CCNode | protected |
| m_sString | CCLabelBMFont | protected |
| m_sTransform | CCNode | protected |
| m_tDisplayedColor | CCLabelBMFont | protected |
| m_tImageOffset | CCLabelBMFont | protected |
| m_tRealColor | CCLabelBMFont | protected |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uObjectIdxInArray | CCObject | protected |
| m_uOrderOfArrival | CCNode | protected |
| m_uReference | CCObject | protected |
| nodeToParentTransform(void) | CCNode | virtual |
| nodeToWorldTransform(void) | CCNode | virtual |
| numberOfRunningActions(void) | CCNode | |
| onEnter() | CCNode | virtual |
| onEnterTransitionDidFinish() | CCNode | virtual |
| onExit() | CCNode | virtual |
| onExitTransitionDidStart() | CCNode | virtual |
| operator=(const CCNode &) | CCNode | |
| cocos2d::CCObject::operator=(const CCObject &) | CCObject | |
| parentToNodeTransform(void) | CCNode | virtual |
| pauseSchedulerAndActions(void) | CCNode | |
| purgeCachedData() | CCLabelBMFont | static |
| rebuildIndexInOrder(CCSprite *parent, unsigned int index) | CCSpriteBatchNode | |
| registerScriptHandler(int handler) | CCNode | virtual |
| release(void) | CCObject | |
| removeAllChildren() | CCNode | virtual |
| removeAllChildrenWithCleanup(bool cleanup) | CCSpriteBatchNode | virtual |
| removeAllComponents() | CCNode | virtual |
| removeChild(CCNode *child, bool cleanup) | CCSpriteBatchNode | virtual |
| cocos2d::CCNode::removeChild(CCNode *child) | CCNode | virtual |
| removeChildAtIndex(unsigned int index, bool doCleanup) | CCSpriteBatchNode | |
| 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 |
| removeMeAndCleanup(void) | CCNode | virtual |
| removeSpriteFromAtlas(CCSprite *sprite) | CCSpriteBatchNode | |
| reorderBatch(bool reorder) | CCSpriteBatchNode | |
| reorderChild(CCNode *child, int zOrder) | CCSpriteBatchNode | 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 | |
| setActionManager(CCActionManager *actionManager) | CCNode | virtual |
| setAdditionalTransform(const CCAffineTransform &additionalTransform) | CCNode | |
| setAlignment(CCTextAlignment alignment) | CCLabelBMFont | virtual |
| setAnchorPoint(const CCPoint &var) | CCLabelBMFont | virtual |
| setBlendFunc(ccBlendFunc blendFunc) | CCSpriteBatchNode | virtual |
| setCascadeColorEnabled(bool cascadeColorEnabled) | CCLabelBMFont | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | CCLabelBMFont | virtual |
| setColor(const ccColor3B &color) | CCLabelBMFont | virtual |
| setContentSize(const CCSize &contentSize) | CCNode | virtual |
| setCString(const char *label) | CCLabelBMFont | virtual |
| setFntFile(const char *fntFile) | CCLabelBMFont | |
| setGLServerState(ccGLServerState glServerState) | CCNode | virtual |
| setGrid(CCGridBase *pGrid) | CCNode | virtual |
| setLineBreakWithoutSpace(bool breakWithoutSpace) | CCLabelBMFont | virtual |
| setObjType(CCObjectType) | CCObject | |
| setOpacity(GLubyte opacity) | CCLabelBMFont | virtual |
| setOpacityModifyRGB(bool isOpacityModifyRGB) | CCLabelBMFont | 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 |
| setRotation(float fRotation) | CCNode | virtual |
| setRotationX(float fRotaionX) | CCNode | virtual |
| setRotationY(float fRotationY) | CCNode | virtual |
| setScale(float scale) | CCLabelBMFont | virtual |
| cocos2d::CCSpriteBatchNode::setScale(float fScaleX, float fScaleY) | CCNode | virtual |
| setScaleX(float scaleX) | CCLabelBMFont | virtual |
| setScaleY(float scaleY) | CCLabelBMFont | virtual |
| setScheduler(CCScheduler *scheduler) | CCNode | virtual |
| setShaderProgram(CCGLProgram *pShaderProgram) | CCNode | virtual |
| setSkewX(float fSkewX) | CCNode | virtual |
| setSkewY(float fSkewY) | CCNode | virtual |
| setString(const char *newString) | CCLabelBMFont | virtual |
| setString(const char *newString, bool needUpdateLabel) | CCLabelBMFont | virtual |
| setString(unsigned short *newString, bool needUpdateLabel) | CCLabelBMFont | protectedvirtual |
| setTag(int nTag) | CCObject | virtual |
| setTexture(CCTexture2D *texture) | CCSpriteBatchNode | virtual |
| setTextureAtlas(CCTextureAtlas *textureAtlas) | CCSpriteBatchNode | inline |
| setUserData(void *pUserData) | CCNode | virtual |
| setUserObject(CCObject *pUserObject) | CCNode | virtual |
| setVertexZ(float vertexZ) | CCNode | virtual |
| setVisible(bool visible) | CCNode | virtual |
| setWidth(float width) | CCLabelBMFont | virtual |
| setZOrder(int zOrder) | CCNode | virtual |
| sortAllChildren() | CCSpriteBatchNode | 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) | CCLabelBMFont | virtual |
| updateDisplayedOpacity(GLubyte parentOpacity) | CCLabelBMFont | virtual |
| updateLabel() | CCLabelBMFont | virtual |
| updateQuadFromSprite(CCSprite *sprite, unsigned int index) | CCSpriteBatchNode | protected |
| updateTransform(void) | CCNode | virtual |
| updateTweenAction(float, const char *) | CCNode | virtual |
| visit(void) | CCSpriteBatchNode | virtual |
| worldToNodeTransform(void) | CCNode | virtual |
| ~CCLabelBMFont() | CCLabelBMFont | virtual |
| ~CCNode(void) | CCNode | virtual |
| ~CCObject(void) | CCObject | virtual |
| ~CCSpriteBatchNode() | CCSpriteBatchNode | |