JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
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()Timer [private, static]
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 noexceptTimer [private]
isAnimating(Component *component) const noexceptComponentAnimator
isAnimating() const noexceptComponentAnimator
isTimerRunning() const noexceptTimer [private]
removeAllChangeListeners()ChangeBroadcaster
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
sendChangeMessage()ChangeBroadcaster
sendSynchronousChangeMessage()ChangeBroadcaster
startTimer(int intervalInMilliseconds) noexceptTimer [private]
stopTimer() noexceptTimer [private]
Timer() noexceptTimer [private]
Timer(const Timer &other) noexceptTimer [private]
~ChangeBroadcaster()ChangeBroadcaster [virtual]
~ComponentAnimator()ComponentAnimator
~Timer()Timer [private, virtual]