reng v0.3.2 (2020-07-30T23:22:15Z)
Dub
Repo
Tweener
re
util
tweens
tween
utility class for starting tweens
class
Tweener {
static
ITween
tween
(T data, T from, T to, float duration, EaseFunction ease, float delay);
}
Members
Static functions
tween
ITween
tween
(T data, T from, T to, float duration, EaseFunction ease, float delay)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
re
util
tweens
tween
classes
Tween
Tweener
enums
TweenState
interfaces
ITween
utility class for starting tweens