- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
ScaleTo 成员列表
成员的完整列表,这些成员属于 ScaleTo,包括所有继承而来的类成员
| pad0 | ScaleTo | |
| _deltaX | ScaleTo | protected |
| _deltaY | ScaleTo | protected |
| _deltaZ | ScaleTo | protected |
| _duration | FiniteTimeAction | protected |
| _elapsed | ActionInterval | protected |
| _endScaleX | ScaleTo | protected |
| _endScaleY | ScaleTo | protected |
| _endScaleZ | ScaleTo | protected |
| _firstTick | ActionInterval | protected |
| _originalTarget | Action | protected |
| _referenceCount | Ref | protected |
| _scaleX | ScaleTo | protected |
| _scaleY | ScaleTo | protected |
| _scaleZ | ScaleTo | protected |
| _startScaleX | ScaleTo | protected |
| _startScaleY | ScaleTo | protected |
| _startScaleZ | ScaleTo | protected |
| _tag | Action | protected |
| _target | Action | protected |
| Action() | Action | protected |
| autorelease() | Ref | |
| clone() const override | ScaleTo | virtual |
| copy() const | Clonable | inline |
| create(float duration, float s) | ScaleTo | static |
| create(float duration, float sx, float sy) | ScaleTo | static |
| create(float duration, float sx, float sy, float sz) | ScaleTo | static |
| description() const | Action | virtual |
| FiniteTimeAction() | FiniteTimeAction | inlineprotected |
| getAmplitudeRate(void) | ActionInterval | |
| getDuration() const | FiniteTimeAction | inline |
| getElapsed(void) | ActionInterval | inline |
| getOriginalTarget() const | Action | inline |
| getReferenceCount() const | Ref | |
| getTag() const | Action | inline |
| getTarget() const | Action | inline |
| initWithDuration(float duration, float sx, float sy) | ScaleTo | |
| initWithDuration(float duration, float sx, float sy, float sz) | ScaleTo | |
| cocos2d::ActionInterval::initWithDuration(float d) | ActionInterval | protected |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse(void) const override | ScaleTo | virtual |
| s | ScaleTo | |
| setAmplitudeRate(float amp) | ActionInterval | |
| setDuration(float duration) | FiniteTimeAction | inline |
| setOriginalTarget(Node originalTarget) | Action | inline |
| setTag(int tag) | Action | inline |
| setTarget(Node target) | Action | inline |
| startWithTarget(Node *target) override | ScaleTo | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop() | Action | virtual |
| update(float time) override | ScaleTo | virtual |
| ~Action() | Action | protectedvirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~FiniteTimeAction() | FiniteTimeAction | inlineprotectedvirtual |
| ~Ref() | Ref | virtual |
- 生成于 2014年 五月 29日 星期四 09:41:49 , 为 cocos2d-x使用
1.8.6