JUCE
ComponentAnimator Member List

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

addChangeListener(ChangeListener *listener)ChangeBroadcaster
animateComponent(Component *component, const Rectangle< int > &finalBounds, float finalAlpha, int animationDurationMilliseconds, bool useProxyComponent, double startSpeed, double endSpeed)ComponentAnimator
callPendingTimersSynchronously()Timerprivatestatic
cancelAllAnimations(bool moveComponentsToTheirFinalPositions)ComponentAnimator
cancelAnimation(Component *component, bool moveComponentToItsFinalPosition)ComponentAnimator
ChangeBroadcaster() noexceptChangeBroadcaster
ComponentAnimator()ComponentAnimator
dispatchPendingMessages()ChangeBroadcaster
fadeIn(Component *component, int millisecondsToTake)ComponentAnimator
fadeOut(Component *component, int millisecondsToTake)ComponentAnimator
getComponentDestination(Component *component)ComponentAnimator
getTimerInterval() const noexceptTimerprivate
isAnimating(Component *component) const noexceptComponentAnimator
isAnimating() const noexceptComponentAnimator
isTimerRunning() const noexceptTimerprivate
removeAllChangeListeners()ChangeBroadcaster
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
sendChangeMessage()ChangeBroadcaster
sendSynchronousChangeMessage()ChangeBroadcaster
startTimer(int intervalInMilliseconds) noexceptTimerprivate
startTimerHz(int timerFrequencyHz) noexceptTimerprivate
stopTimer() noexceptTimerprivate
Timer() noexceptTimerprivate
Timer(const Timer &) noexceptTimerprivate
~ChangeBroadcaster()ChangeBroadcastervirtual
~ComponentAnimator()ComponentAnimator
~Timer()Timerprivatevirtual