#include <CCActionTimelineCache.h>
var createAction |
( |
var |
fileName | ) |
|
|
static |
local createAction |
( |
local |
fileName | ) |
|
|
static |
Clone a action with the specified name from the container.
var createActionFromJson |
( |
var |
fileName | ) |
|
Clone a action with the specified name from the container.
local createActionFromJson |
( |
local |
fileName | ) |
|
Clone a action with the specified name from the container.
ActionTimeline*
createActionWithFlatBuffersFile |
( |
const std::string & |
fileName | ) |
|
var createActionWithFlatBuffersFile |
( |
var |
fileName | ) |
|
local
createActionWithFlatBuffersFile |
( |
local |
fileName | ) |
|
ActionTimeline*
createActionWithFlatBuffersForSimulator |
( |
const std::string & |
fileName | ) |
|
var
createActionWithFlatBuffersForSimulator |
( |
var |
fileName | ) |
|
local
createActionWithFlatBuffersForSimulator |
( |
local |
fileName | ) |
|
static void destroyInstance |
( |
| ) |
|
|
static |
local destroyInstance |
( |
| ) |
|
|
static |
Frame* loadAnchorPointFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadAnchorPointFrame |
( |
var |
json | ) |
|
|
protected |
local loadAnchorPointFrame |
( |
local |
json | ) |
|
|
protected |
var
loadAnchorPointFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadAnchorPointFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
ActionTimeline*
loadAnimationActionWithContent |
( |
const std::string & |
fileName, |
|
|
const std::string & |
content |
|
) |
| |
var loadAnimationActionWithContent |
( |
var |
fileName, |
|
|
var |
content |
|
) |
| |
local
loadAnimationActionWithContent |
( |
local |
fileName, |
|
|
local |
content |
|
) |
| |
ActionTimeline*
loadAnimationActionWithFile |
( |
const std::string & |
fileName | ) |
|
var loadAnimationActionWithFile |
( |
var |
fileName | ) |
|
local loadAnimationActionWithFile |
( |
local |
fileName | ) |
|
ActionTimeline*
loadAnimationActionWithFlatBuffersFile |
( |
const std::string & |
fileName | ) |
|
var
loadAnimationActionWithFlatBuffersFile |
( |
var |
fileName | ) |
|
local
loadAnimationActionWithFlatBuffersFile |
( |
local |
fileName | ) |
|
Frame* loadColorFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadColorFrame |
( |
var |
json | ) |
|
|
protected |
local loadColorFrame |
( |
local |
json | ) |
|
|
protected |
var loadColorFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local loadColorFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadEventFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadEventFrame |
( |
var |
json | ) |
|
|
protected |
local loadEventFrame |
( |
local |
json | ) |
|
|
protected |
var loadEventFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local loadEventFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadInnerActionFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadInnerActionFrame |
( |
var |
json | ) |
|
|
protected |
local loadInnerActionFrame |
( |
local |
json | ) |
|
|
protected |
Frame* loadPositionFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadPositionFrame |
( |
var |
json | ) |
|
|
protected |
local loadPositionFrame |
( |
local |
json | ) |
|
|
protected |
var
loadPositionFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadPositionFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadRotationFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadRotationFrame |
( |
var |
json | ) |
|
|
protected |
local loadRotationFrame |
( |
local |
json | ) |
|
|
protected |
Frame* loadRotationSkewFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadRotationSkewFrame |
( |
var |
json | ) |
|
|
protected |
local loadRotationSkewFrame |
( |
local |
json | ) |
|
|
protected |
var
loadRotationSkewFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadRotationSkewFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadScaleFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadScaleFrame |
( |
var |
json | ) |
|
|
protected |
local loadScaleFrame |
( |
local |
json | ) |
|
|
protected |
var loadScaleFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local loadScaleFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadSkewFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadSkewFrame |
( |
var |
json | ) |
|
|
protected |
local loadSkewFrame |
( |
local |
json | ) |
|
|
protected |
Frame* loadTextureFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadTextureFrame |
( |
var |
json | ) |
|
|
protected |
local loadTextureFrame |
( |
local |
json | ) |
|
|
protected |
var loadTextureFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadTextureFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Timeline* loadTimeline |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadTimeline |
( |
var |
json | ) |
|
|
protected |
local loadTimeline |
( |
local |
json | ) |
|
|
protected |
var loadTimelineWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local loadTimelineWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadVisibleFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadVisibleFrame |
( |
var |
json | ) |
|
|
protected |
local loadVisibleFrame |
( |
local |
json | ) |
|
|
protected |
var loadVisibleFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadVisibleFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
Frame* loadZOrderFrame |
( |
const rapidjson::Value & |
json | ) |
|
|
protected |
var loadZOrderFrame |
( |
var |
json | ) |
|
|
protected |
local loadZOrderFrame |
( |
local |
json | ) |
|
|
protected |
var loadZOrderFrameWithFlatBuffers |
( |
var |
flatbuffers | ) |
|
|
protected |
local
loadZOrderFrameWithFlatBuffers |
( |
local |
flatbuffers | ) |
|
|
protected |
void removeAction |
( |
const std::string & |
fileName | ) |
|
Remove action with filename, and also remove other resource relate with this file.
var removeAction |
( |
var |
fileName | ) |
|
Remove action with filename, and also remove other resource relate with this file.
local removeAction |
( |
local |
fileName | ) |
|
Remove action with filename, and also remove other resource relate with this file.
The documentation for this class was generated from the following file: