This is the complete list of members for CCBKeyframe, including all inherited members.
| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| autorelease(void) | CCObject | |
| CCBKeyframe() | CCBKeyframe | |
| CCObject(void) | CCObject | |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| getEasingOpt() | CCBKeyframe | |
| getEasingType() | CCBKeyframe | |
| getTime() | CCBKeyframe | |
| getValue() | CCBKeyframe | |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isSingleReference(void) const | CCObject | |
| m_nLuaID | CCObject | |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uReference | CCObject | protected |
| release(void) | CCObject | |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| setEasingOpt(float fEasingOpt) | CCBKeyframe | |
| setEasingType(int nEasingType) | CCBKeyframe | |
| setTime(float fTime) | CCBKeyframe | |
| setValue(CCObject *pValue) | CCBKeyframe | |
| update(float dt) | CCObject | inlinevirtual |
| ~CCBKeyframe() | CCBKeyframe | |
| ~CCObject(void) | CCObject | virtual |