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