|
float | getEndWidth () const |
|
void | setEndWidth (float endWidth) |
|
float | getEndWidthFactor () const |
|
void | setEndWidthFactor (float endWidthFactor) |
|
float | getStartWidth () const |
|
void | setStartWidth (float startWidth) |
|
void | updateInternal (Drawable *drawable, float interpolation) |
|
virtual void | update (Drawable *drawable, long currentTime) |
|
virtual void | start (long currentTime) |
|
virtual void | setDuration (long duration) |
|
virtual bool | isFinished () const |
|
bool | isFinishOnEnd () const |
|
void | setFinishOnEnd (bool finishOnEnd) |
|
InterpolatorPtr | getInterpolator () const |
|
void | setInterpolator (InterpolatorPtr interpolator) |
|
|
void | finishAnimation () |
|
long | _startTime |
|
long | _duration |
|
bool | _finished |
|
bool | _finishOnEnd |
|
InterpolatorPtr | _interpolator |
|
The documentation for this class was generated from the following file: