1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-02-04 07:13:00 +08:00
lvgl/examples/anim/index.rst

28 lines
503 B
ReStructuredText
Raw Permalink Normal View History

2021-05-26 21:33:40 +02:00
Start animation on an event
---------------------------
2021-05-26 21:33:40 +02:00
.. lv_example:: anim/lv_example_anim_1
:language: c
Playback animation
------------------
2021-05-26 21:33:40 +02:00
.. lv_example:: anim/lv_example_anim_2
:language: c
Cubic Bezier animation
----------------------
.. lv_example:: anim/lv_example_anim_3
:language: c
2025-01-15 08:57:30 +01:00
Pause animation
----------------------
.. lv_example:: anim/lv_example_anim_4
:language: c
Animation timeline
------------------
2021-07-22 21:56:00 +02:00
.. lv_example:: anim/lv_example_anim_timeline_1
:language: c