Cocos2d-x  v3.17
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
AnimationCurve< componentSize > Member List

This is the complete list of members for AnimationCurve< componentSize >, including all inherited members.

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
autorelease()Ref
create(float *keytime, float *value, int count)AnimationCurve< componentSize >static
determineIndex(float time) const AnimationCurve< componentSize >protected
evaluate(float time, float *dst, EvaluateType type) const AnimationCurve< componentSize >
getEndTime() const AnimationCurve< componentSize >
getReferenceCount() const Ref
getStartTime() const AnimationCurve< componentSize >
release()Ref
retain()Ref
setEvaluateFun(std::function< void(float time, float *dst)> fun)AnimationCurve< componentSize >
~Ref()Refvirtual