juce::ComponentAnimator::AnimationTask::AnimationTask |
( |
Component * |
c | ) |
|
|
inlinenoexcept |
void juce::ComponentAnimator::AnimationTask::moveToFinalDestination |
( |
| ) |
|
|
inline |
void juce::ComponentAnimator::AnimationTask::reset |
( |
const Rectangle< int > & |
finalBounds, |
|
|
float |
finalAlpha, |
|
|
int |
millisecondsToSpendMoving, |
|
|
bool |
useProxyComponent, |
|
|
double |
startSpd, |
|
|
double |
endSpd |
|
) |
| |
|
inline |
bool juce::ComponentAnimator::AnimationTask::useTimeslice |
( |
const int |
elapsed | ) |
|
|
inline |
double juce::ComponentAnimator::AnimationTask::alpha |
double juce::ComponentAnimator::AnimationTask::bottom |
double juce::ComponentAnimator::AnimationTask::destAlpha |
Rectangle<int> juce::ComponentAnimator::AnimationTask::destination |
double juce::ComponentAnimator::AnimationTask::endSpeed |
bool juce::ComponentAnimator::AnimationTask::isChangingAlpha |
bool juce::ComponentAnimator::AnimationTask::isMoving |
double juce::ComponentAnimator::AnimationTask::lastProgress |
double juce::ComponentAnimator::AnimationTask::left |
double juce::ComponentAnimator::AnimationTask::midSpeed |
int juce::ComponentAnimator::AnimationTask::msElapsed |
int juce::ComponentAnimator::AnimationTask::msTotal |
double juce::ComponentAnimator::AnimationTask::right |
double juce::ComponentAnimator::AnimationTask::startSpeed |
double juce::ComponentAnimator::AnimationTask::top |
The documentation for this class was generated from the following file: