| cocos2d-x 3.0 |
)- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Speed 成员列表
成员的完整列表,这些成员属于 Speed,包括所有继承而来的类成员
| pad0 | Speed | |
| _innerAction | Speed | protected |
| _originalTarget | Action | protected |
| _referenceCount | Ref | protected |
| _speed | Speed | protected |
| _tag | Action | protected |
| _target | Action | protected |
| Action() | Action | protected |
| autorelease() | Ref | |
| clone() const override | Speed | virtual |
| copy() const | Clonable | inline |
| create(ActionInterval action, float speed) | Speed | static |
| description() const | Action | virtual |
| getInnerAction() const | Speed | inline |
| getOriginalTarget() const | Action | inline |
| getReferenceCount() const | Ref | |
| getSpeed(void) const | Speed | inline |
| getTag() const | Action | inline |
| getTarget() const | Action | inline |
| initWithAction(ActionInterval action, float speed) | Speed | |
| INVALID_TAG | Action | static |
| isDone() const override | Speed | virtual |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse() const override | Speed | virtual |
| setInnerAction(ActionInterval action) | Speed | |
| setOriginalTarget(Node originalTarget) | Action | inline |
| setSpeed(float speed) | Speed | inline |
| setTag(int tag) | Action | inline |
| setTarget(Node target) | Action | inline |
| startWithTarget(Node target) override | Speed | virtual |
| step(float dt) override | Speed | virtual |
| stop() override | Speed | virtual |
| update(float time) | Action | virtual |
| ~Action() | Action | protectedvirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~Ref() | Ref | virtual |
| ~Speed(void) | Speed | virtual |

