| cocos2d-x 3.0 |
)- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Sequence 成员列表
成员的完整列表,这些成员属于 Sequence,包括所有继承而来的类成员
| pad0 | Sequence | |
| _actions | Sequence | protected |
| _duration | FiniteTimeAction | protected |
| _elapsed | ActionInterval | protected |
| _firstTick | ActionInterval | protected |
| _last | Sequence | protected |
| _originalTarget | Action | protected |
| _referenceCount | Ref | protected |
| _split | Sequence | protected |
| _tag | Action | protected |
| _target | Action | protected |
| Action() | Action | protected |
| autorelease() | Ref | |
| clone() const override | Sequence | virtual |
| copy() const | Clonable | inline |
| create(M m1, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, M m6, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, M m6, M m7, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, M m6, M m7, M m8, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, M m6, M m7, M m8, M m9, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(M m1, M m2, M m3, M m4, M m5, M m6, M m7, M m8, M m9, M m10, std::nullptr_t listEnd) | Sequence | inlinestatic |
| create(const Vector< FiniteTimeAction > &arrayOfActions) | Sequence | static |
| createWithTwoActions(FiniteTimeAction actionOne, FiniteTimeAction actionTwo) | Sequence | static |
| createWithVariableList(FiniteTimeAction action1, va_list args) | Sequence | 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 d) | ActionInterval | protected |
| initWithTwoActions(FiniteTimeAction pActionOne, FiniteTimeAction pActionTwo) | Sequence | |
| INVALID_TAG | Action | static |
| isDone(void) const override | ActionInterval | virtual |
| M typedef | Sequence | |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| reverse() const override | Sequence | virtual |
| 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 | Sequence | virtual |
| step(float dt) override | ActionInterval | virtual |
| stop(void) override | Sequence | virtual |
| update(float t) override | Sequence | virtual |
| variadicCreate(FiniteTimeAction item,…) | Sequence | static |
| ~Action() | Action | protectedvirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~FiniteTimeAction() | FiniteTimeAction | inlineprotectedvirtual |
| ~Ref() | Ref | virtual |

