JUCE
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
getComponentDestination(Component *component)juce::ComponentAnimator
getTimerInterval() const noexceptjuce::Timerprivate
isAnimating(Component *component) const noexceptjuce::ComponentAnimator
isAnimating() const noexceptjuce::ComponentAnimator
isTimerRunning() const noexceptjuce::Timerprivate
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
Timer() noexceptjuce::Timerprivate
Timer(const Timer &) noexceptjuce::Timerprivate
~ChangeBroadcaster()juce::ChangeBroadcastervirtual
~ComponentAnimator()juce::ComponentAnimator
~Timer()juce::Timerprivatevirtual