|
ESPHome 2026.9.0-dev
|
#include <animation.h>
Public Member Functions | |
| LvAnimationTimingRoundTrip (float pause) | |
| float | map_progress (float value) override |
Public Member Functions inherited from esphome::lvgl::LvAnimationTiming | |
Protected Attributes | |
| float | moving_length_ {} |
Definition at line 22 of file animation.h.
|
inline |
Definition at line 26 of file animation.h.
|
inlineoverridevirtual |
Implements esphome::lvgl::LvAnimationTiming.
Definition at line 27 of file animation.h.
|
protected |
Definition at line 39 of file animation.h.