Loading...
Searching...
No Matches
ml::Fadeable Member List

This is the complete list of members for ml::Fadeable, including all inherited members.

Fadeable()ml::Fadeable
fadeIn(float duration=0.5f, Tween tween=LINEAR, std::function< void()> onComplete=nullptr)ml::Fadeable
fadeOut(float duration=0.5f, Tween tween=LINEAR, std::function< void()> onComplete=nullptr)ml::Fadeable
fadeTo(uint8_t targetAlpha, float duration=0.5f, Tween tween=LINEAR, std::function< void()> onComplete=nullptr)ml::Fadeable
getAlpha() constml::Fadeable
holdFor(float duration, std::function< void()> onComplete=nullptr)ml::Fadeable
isFading() constml::Fadeable
setAlpha(uint8_t alpha)ml::Fadeable
~Fadeable()ml::Fadeablevirtual