#include <CCDatas.h>
|
int | frameID |
int | duration |
CCTweenType | tweenEasing |
| The frame will last duration frames. More...
|
|
bool | isTween |
| Every frame's tween easing effect. More...
|
|
int | displayIndex |
| Whether it's a tween key frame. More...
|
|
BlendType | blendType |
std::string | strEvent |
std::string | strMovement |
| strMovement, strEvent, strSound, strSoundEffect do not support yet More...
|
|
std::string | strSound |
std::string | strSoundEffect |
float | x |
float | y |
| position x attribute More...
|
|
var | y |
| position x attribute More...
|
|
local | y |
| position x attribute More...
|
|
int | zOrder |
| position y attribute More...
|
|
var | zOrder |
| position y attribute More...
|
|
local | zOrder |
| position y attribute More...
|
|
float | skewX |
| zorder attribute, used to order the Bone's depth order More...
|
|
local | skewX |
| zorder attribute, used to order the Bone's depth order More...
|
|
float | skewY |
float | scaleX |
var | scaleX |
local | scaleX |
float | scaleY |
var | scaleY |
local | scaleY |
float | tweenRotate |
var | tweenRotate |
local | tweenRotate |
bool | isUseColorInfo |
| SkewX, SkewY, and TweenRotate effect the rotation. More...
|
|
var | isUseColorInfo |
| SkewX, SkewY, and TweenRotate effect the rotation. More...
|
|
local | isUseColorInfo |
| SkewX, SkewY, and TweenRotate effect the rotation. More...
|
|
int | a |
| Whether or not this frame have the color changed Info. More...
|
|
var | a |
| Whether or not this frame have the color changed Info. More...
|
|
local | a |
| Whether or not this frame have the color changed Info. More...
|
|
int | r |
int | g |
var | g |
local | g |
int | b |
var | b |
local | b |
unsigned int | _ID |
| object id, ScriptSupport need public _ID More...
|
|
int | _luaID |
| Lua reference id. More...
|
|
virtual void copy |
( |
const BaseData * |
baseData) | |
|
|
virtual |
Whether it's a tween key frame.
The current display index when change to this frame. If value is -1, then display will not be shown.
Every frame's tween easing effect.
strMovement, strEvent, strSound, strSoundEffect do not support yet
std::string strSoundEffect |
The frame will last duration frames.
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/extensions/CocoStudio/Armature/datas/CCDatas.h