mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
28 lines
503 B
ReStructuredText
28 lines
503 B
ReStructuredText
|
|
Start animation on an event
|
|
---------------------------
|
|
|
|
.. lv_example:: anim/lv_example_anim_1
|
|
:language: c
|
|
|
|
Playback animation
|
|
------------------
|
|
.. lv_example:: anim/lv_example_anim_2
|
|
:language: c
|
|
|
|
Cubic Bezier animation
|
|
----------------------
|
|
.. lv_example:: anim/lv_example_anim_3
|
|
:language: c
|
|
|
|
Pause animation
|
|
----------------------
|
|
.. lv_example:: anim/lv_example_anim_4
|
|
:language: c
|
|
|
|
Animation timeline
|
|
------------------
|
|
.. lv_example:: anim/lv_example_anim_timeline_1
|
|
:language: c
|
|
|