Cocos2d-x  v3.17
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
MathUtil Member List

This is the complete list of members for MathUtil, including all inherited members.

lerp(float from, float to, float alpha)MathUtilstatic
smooth(float *x, float target, float elapsedTime, float responseTime)MathUtilstatic
smooth(float *x, float target, float elapsedTime, float riseTime, float fallTime)MathUtilstatic