Animation

Undocumented in source.

Constructors

this
this(double start, double end, double duration)
Undocumented in source.

Members

Functions

calculate
double calculate()
Undocumented in source. Be warned that the author may not have intended to support it.
done
bool done()
Undocumented in source. Be warned that the author may not have intended to support it.
func
double func(double completion)
Undocumented in source.
timeCurrent
double timeCurrent()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

duration
double duration;
Undocumented in source.
end
double end;
Undocumented in source.
start
double start;
Undocumented in source.
timeStart
double timeStart;
Undocumented in source.

Meta