This is the complete list of members for ActionTimelineCache, including all inherited members.
| _animationActions | ActionTimelineCache | protected |
| _funcs | ActionTimelineCache | protected |
| createAction(const std::string &fileName) | ActionTimelineCache | static |
| createActionFromJson(const std::string &fileName) | ActionTimelineCache | |
| createActionFromProtocolBuffers(const std::string &fileName) | ActionTimelineCache | |
| createActionFromXML(const std::string &fileName) | ActionTimelineCache | |
| destroyInstance() | ActionTimelineCache | static |
| FrameCreateFunc typedef | ActionTimelineCache | protected |
| getInstance() | ActionTimelineCache | static |
| init() | ActionTimelineCache | |
| loadActionTimelineFromXML(const tinyxml2::XMLElement *animationElement) | ActionTimelineCache | |
| loadAnchorPointFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadAnchorPointFrameFromProtocolBuffers(const protocolbuffers::TimeLinePointFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadAnchorPointFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadAnimationActionWithContent(const std::string &fileName, const std::string &content) | ActionTimelineCache | |
| loadAnimationActionWithFile(const std::string &fileName) | ActionTimelineCache | |
| loadAnimationActionWithFileFromProtocolBuffers(const std::string &fileName) | ActionTimelineCache | |
| loadAnimationActionWithFileFromXML(const std::string &fileName) | ActionTimelineCache | |
| loadColorFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadColorFrameFromProtocolBuffers(const protocolbuffers::TimeLineColorFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadColorFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadEventFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadEventFrameFromProtocolBuffers(const protocolbuffers::TimeLineStringFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadEventFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadInnerActionFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadPositionFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadPositionFrameFromProtocolBuffers(const protocolbuffers::TimeLinePointFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadPositionFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadRotationFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadRotationSkewFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadRotationSkewFrameFromProtocolBuffers(const protocolbuffers::TimeLinePointFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadRotationSkewFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadScaleFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadScaleFrameFromProtocolBuffers(const protocolbuffers::TimeLinePointFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadScaleFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadSkewFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadTextureFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadTextureFrameFromProtocolBuffers(const protocolbuffers::TimeLineTextureFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadTextureFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadTimeline(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadTimelineFromProtocolBuffers(const protocolbuffers::TimeLine &timelineProtobuf) | ActionTimelineCache | protected |
| loadTimelineFromXML(const tinyxml2::XMLElement *timelineElement) | ActionTimelineCache | protected |
| loadVisibleFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadVisibleFrameFromProtocolBuffers(const protocolbuffers::TimeLineBoolFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadVisibleFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| loadZOrderFrame(const rapidjson::Value &json) | ActionTimelineCache | protected |
| loadZOrderFrameFromProtocolBuffers(const protocolbuffers::TimeLineIntFrame &frameProtobuf) | ActionTimelineCache | protected |
| loadZOrderFrameFromXML(const tinyxml2::XMLElement *frameElement) | ActionTimelineCache | protected |
| Pair typedef | ActionTimelineCache | protected |
| purge() | ActionTimelineCache | |
| removeAction(const std::string &fileName) | ActionTimelineCache |