📄️ Describing Animations
Milease provides a series of extension functions for object, with function names following the format: M.
📄️ Easing Functions
Milease supports the following types of easing functions:
📄️ Events
Key Events
📄️ General Animator
The animation methods introduced in this section are based on MilInstantAnimator, also referred to as the general animator.
📄️ Animation Blending Modes
You may have already noticed that in the basic animation syntax introduced in the first section, there is still one parameter left unexplained:
📄️ Custom Animation Handler Function
In addition to relying on Milease to compute animation operations, you can insert a custom animation handler function at any point: