Tweeny  3
A Tweening library for modern C++

◆ from()

static tween<T, Ts...> from ( t,
Ts...  vs 
)
static

Instantiates a tween from a starting currentPoint.

This is a static factory helper function to be used by tweeny::from. You should not use this directly. t The first value in the point vs The remaining values