Function Tween.seek
Sets the interpolation to the given time
in seconds.
bool seek
(
const(double) time
) nothrow @nogc;
Sets the interpolation to the given time
in seconds.
bool seek
(
const(double) time
) nothrow @nogc;