This is the complete list of members for ActionFrame, including all inherited members.
| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| ActionFrame() | ActionFrame | |
| autorelease(void) | CCObject | |
| CCObject(void) | CCObject | |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| getAction(float fDuration) | ActionFrame | virtual |
| getEasingType() | ActionFrame | |
| getFrameIndex() | ActionFrame | |
| getFrameTime() | ActionFrame | |
| getFrameType() | ActionFrame | |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isSingleReference(void) const | CCObject | |
| m_easingType | ActionFrame | protected |
| m_frameIndex | ActionFrame | protected |
| m_frameType | ActionFrame | protected |
| m_fTime | ActionFrame | protected |
| m_nLuaID | CCObject | |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uReference | CCObject | protected |
| release(void) | CCObject | |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| setEasingType(int easingType) | ActionFrame | |
| setFrameIndex(int index) | ActionFrame | |
| setFrameTime(float fTime) | ActionFrame | |
| setFrameType(int frameType) | ActionFrame | |
| update(float dt) | CCObject | inlinevirtual |
| ~ActionFrame() | ActionFrame | virtual |
| ~CCObject(void) | CCObject | virtual |