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