plot2d v0.1.4 (2018-04-16T18:21:42Z)
Dub
Repo
LineTransition
plot2d
anim
Undocumented in source.
class
LineTransition :
Transition
{
float
opCall
(float dt, float dur);
}
Members
Functions
opCall
float
opCall
(float dt, float dur)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Transition
opCall
float
opCall
(float dt, float dur)
Meta
Source
See Implementation
plot2d
anim
classes
BezierTransition
LineTransition
TrueBezierTransition
functions
lineTransition
interfaces
Transition