This is the complete list of members for TextureFrame, including all inherited members.
_enterWhenPassed | Frame | protected |
_frameIndex | Frame | protected |
_node | Frame | protected |
_referenceCount | Ref | protected |
_sprite | TextureFrame | protected |
_textureName | TextureFrame | protected |
_timeline | Frame | protected |
_tween | Frame | protected |
apply(float percent) | Frame | inlinevirtual |
autorelease() | Ref | |
clone() override | TextureFrame | virtual |
cloneProperty(Frame *frame) | Frame | protectedvirtual |
create() | TextureFrame | static |
emitEvent() | Frame | protectedvirtual |
Frame() | Frame | protected |
getFrameIndex() const | Frame | inlinevirtual |
getNode() const | Frame | inlinevirtual |
getReferenceCount() const | Ref | |
getTextureName() const | TextureFrame | inline |
getTimeline() const | Frame | inlinevirtual |
isEnterWhenPassed() | Frame | inlinevirtual |
isTween() const | Frame | inlinevirtual |
onEnter(Frame *nextFrame) override | TextureFrame | virtual |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
setFrameIndex(unsigned int frameIndex) | Frame | inlinevirtual |
setNode(cocos2d::Node *node) | TextureFrame | virtual |
setTextureName(std::string textureName) | TextureFrame | inline |
setTimeline(Timeline *timeline) | Frame | inlinevirtual |
setTween(bool tween) | Frame | inlinevirtual |
TextureFrame() | TextureFrame | |
~Frame() | Frame | protectedvirtual |
~Ref() | Ref | virtual |