lv_anim_timeline_private.h¶
-
struct _lv_anim_timeline_t¶
Public Members
-
struct _lv_anim_timeline_dsc_t *anim_dsc¶
Dynamically allocated anim dsc array
-
uint32_t anim_dsc_cnt¶
The length of anim dsc array
-
uint32_t act_time¶
Current time of the animation
-
bool reverse¶
Reverse playback
-
uint32_t delay¶
Delay before starting the animation from any ends
-
uint32_t repeat_count¶
Repeat count
-
uint32_t repeat_delay¶
Wait before repeat
-
void *user_data¶
For any custom data
-
struct _lv_anim_timeline_dsc_t *anim_dsc¶