sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Interpolate
sbylib
graphics
action
interpolation
Undocumented in source.
class
Interpolate {
static
auto
Linear
;
static
auto
SmoothInOut
;
}
Members
Static variables
Linear
auto
Linear
;
Undocumented in source.
SmoothInOut
auto
SmoothInOut
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
action
interpolation
aliases
Interpolation
classes
Interpolate