⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
This is the complete list of members for MathUtil, including all inherited members.
| lerp(float from, float to, float alpha) | MathUtil | static |
| smooth(float *x, float target, float elapsedTime, float responseTime) | MathUtil | static |
| smooth(float *x, float target, float elapsedTime, float riseTime, float fallTime) | MathUtil | static |