#include <functional>#include "platform/CCPlatformMacros.h"#include "base/CCRef.h"#include "math/CCMath.h"#include "CCAnimationCurve.inl"Classes | |
| class | AnimationCurve< componentSize > |
| curve of bone's position, rotation or scale More... | |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Enumerations | |
| enum | EvaluateType { INT_LINEAR, INT_NEAR, INT_QUAT_SLERP, INT_USER_FUNCTION } |
| Evaluate Type. More... | |