Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for AnimationCurve< componentSize >, including all inherited members.
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
create(float *keytime, float *value, int count) | AnimationCurve< componentSize > | static |
determineIndex(float time) const | AnimationCurve< componentSize > | |
evaluate(float time, float *dst, EvaluateType type) const | AnimationCurve< componentSize > | |
getEndTime() const | AnimationCurve< componentSize > | |
getReferenceCount() const | Object | |
getStartTime() const | AnimationCurve< componentSize > | |
release() | Object | |
retain() | Object | |
setEvaluateFun(std::function< void(float time, float *dst)> fun) | AnimationCurve< componentSize > | |
~Object() | Object | virtual |