Package-level declarations
Types
Link copied to clipboard
Registers animation callbacks.
Link copied to clipboard
Generic prototype of animator functions. First parameter is the animation. Second parameter is the value to set. Compatible with lv_xxx_set_yyy(obj, value) functions.
Link copied to clipboard
Used when the animation values are relative to get the current value.
Link copied to clipboard
Get the current value during an animation.
Link copied to clipboard
Handles the event where the animation is ready.
Link copied to clipboard
Handles the event where the animation really starts (considering delay).
Link copied to clipboard
Provides all the animations that can be used with screen loading.