ESPHome 2026.9.0-dev
Loading...
Searching...
No Matches
esphome::lvgl::LvAnimationTimingRoundTrip Class Reference

#include <animation.h>

Inheritance diagram for esphome::lvgl::LvAnimationTimingRoundTrip:
esphome::lvgl::LvAnimationTiming

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_ {}
 

Detailed Description

Definition at line 22 of file animation.h.

Constructor & Destructor Documentation

◆ LvAnimationTimingRoundTrip()

esphome::lvgl::LvAnimationTimingRoundTrip::LvAnimationTimingRoundTrip ( float pause)
inline

Definition at line 26 of file animation.h.

Member Function Documentation

◆ map_progress()

float esphome::lvgl::LvAnimationTimingRoundTrip::map_progress ( float value)
inlineoverridevirtual

Implements esphome::lvgl::LvAnimationTiming.

Definition at line 27 of file animation.h.

Field Documentation

◆ moving_length_

float esphome::lvgl::LvAnimationTimingRoundTrip::moving_length_ {}
protected

Definition at line 39 of file animation.h.


The documentation for this class was generated from the following file: