
Public Member Functions | |
| Entry ()=default | |
| Entry (Animator::Weak animatorIn, std::function< void()> onCompleteIn) | |
Public Attributes | |
| Animator::Weak | animator |
| std::function< void()> | onComplete |
|
default |
|
inline |
| Animator::Weak juce::AnimatorUpdater::Entry::animator |
| std::function<void()> juce::AnimatorUpdater::Entry::onComplete |