AnimationExpIn

Undocumented in source.

Constructors

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

Members

Functions

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

Inherited Members

From Animation

start
double start;
Undocumented in source.
end
double end;
Undocumented in source.
timeStart
double timeStart;
Undocumented in source.
duration
double duration;
Undocumented in source.
func
double func(double completion)
Undocumented in source.
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.
timeCurrent
double timeCurrent()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta