JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ComponentAnimator Member List

This is the complete list of members for juce::ComponentAnimator, including all inherited members.

addChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
animateComponent(Component *component, const Rectangle< int > &finalBounds, float finalAlpha, int animationDurationMilliseconds, bool useProxyComponent, double startSpeed, double endSpeed)juce::ComponentAnimator
callAfterDelay(int milliseconds, std::function< void()> functionToCall)juce::Timerprivatestatic
callPendingTimersSynchronously()juce::Timerprivatestatic
cancelAllAnimations(bool moveComponentsToTheirFinalPositions)juce::ComponentAnimator
cancelAnimation(Component *component, bool moveComponentToItsFinalPosition)juce::ComponentAnimator
ChangeBroadcaster() noexceptjuce::ChangeBroadcaster
ComponentAnimator()juce::ComponentAnimator
dispatchPendingMessages()juce::ChangeBroadcaster
fadeIn(Component *component, int millisecondsToTake)juce::ComponentAnimator
fadeOut(Component *component, int millisecondsToTake)juce::ComponentAnimator
findTaskFor(Component *) const noexceptjuce::ComponentAnimatorprivate
getComponentDestination(Component *component)juce::ComponentAnimator
getTimerInterval() const noexceptjuce::Timerinlineprivate
isAnimating(Component *component) const noexceptjuce::ComponentAnimator
isAnimating() const noexceptjuce::ComponentAnimator
isTimerRunning() const noexceptjuce::Timerinlineprivate
lastTimejuce::ComponentAnimatorprivate
removeAllChangeListeners()juce::ChangeBroadcaster
removeChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
sendChangeMessage()juce::ChangeBroadcaster
sendSynchronousChangeMessage()juce::ChangeBroadcaster
startTimer(int intervalInMilliseconds) noexceptjuce::Timerprivate
startTimerHz(int timerFrequencyHz) noexceptjuce::Timerprivate
stopTimer() noexceptjuce::Timerprivate
tasksjuce::ComponentAnimatorprivate
Timer() noexceptjuce::Timerprivate
Timer(const Timer &) noexceptjuce::Timerprivate
timerCallback() overridejuce::ComponentAnimatorprivatevirtual
~ChangeBroadcaster()juce::ChangeBroadcastervirtual
~ComponentAnimator() overridejuce::ComponentAnimator
~Timer()juce::Timerprivatevirtual