friz
An animation control system for JUCE
|
This is the complete list of members for friz::AnimationType, including all inherited members.
animationId | friz::AnimationType | protected |
AnimationType(int id) (defined in friz::AnimationType) | friz::AnimationType | inline |
cancel(bool moveToEndPosition)=0 | friz::AnimationType | pure virtual |
CompletionFn typedef | friz::AnimationType | |
completionFn | friz::AnimationType | |
getId() const | friz::AnimationType | inline |
getValue(size_t index)=0 | friz::AnimationType | pure virtual |
gotoTime(juce::int64 timeInMs)=0 | friz::AnimationType | pure virtual |
isFinished()=0 | friz::AnimationType | pure virtual |
isReady() const =0 | friz::AnimationType | pure virtual |
onCompletion(CompletionFn complete) | friz::AnimationType | inline |
preDelay | friz::AnimationType | protected |
setDelay(int delay) | friz::AnimationType | inline |
setValue(size_t, std::unique_ptr< AnimatedValue >) (defined in friz::AnimationType) | friz::AnimationType | inlinevirtual |
Status enum name | friz::AnimationType | |
~AnimationType()=default (defined in friz::AnimationType) | friz::AnimationType | virtual |