|
ESPHome 2026.8.0-dev
|
#include <animation.h>
Public Member Functions | |
| LvAnimationTimingEaseInOut (float slope) | |
| float | map_progress (float value) override |
Public Member Functions inherited from esphome::lvgl::LvAnimationTiming | |
Protected Attributes | |
| float | slope_ |
Definition at line 80 of file animation.h.
|
inline |
Definition at line 82 of file animation.h.
|
inlineoverridevirtual |
Implements esphome::lvgl::LvAnimationTiming.
Definition at line 83 of file animation.h.
|
protected |
Definition at line 90 of file animation.h.