This is the complete list of members for AnimationFrame, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _rooted | Ref | |
| _scriptObject | Ref | |
| _scriptOwned | Ref | |
| autorelease() | Ref | |
| clone() const override | AnimationFrame | virtual |
| copy() const | Clonable | inline |
| create(SpriteFrame *spriteFrame, float delayUnits, const ValueMap &userInfo) | AnimationFrame | static |
| getDelayUnits() const | AnimationFrame | inline |
| getReferenceCount() const | Ref | |
| getSpriteFrame() const | AnimationFrame | inline |
| getUserInfo() const | AnimationFrame | inline |
| initWithSpriteFrame(SpriteFrame *spriteFrame, float delayUnits, const ValueMap &userInfo) | AnimationFrame | protected |
| release() | Ref | |
| retain() | Ref | |
| setDelayUnits(float delayUnits) | AnimationFrame | inline |
| setSpriteFrame(SpriteFrame *frame) | AnimationFrame | inline |
| setUserInfo(const ValueMap &userInfo) | AnimationFrame | inline |
| ~Ref() | Ref | virtual |