|
ESPHome 2026.9.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 90 of file animation.h.
|
inline |
Definition at line 92 of file animation.h.
|
inlineoverridevirtual |
Implements esphome::lvgl::LvAnimationTiming.
Definition at line 93 of file animation.h.
|
protected |
Definition at line 100 of file animation.h.