IntTween typedef

IntTween = Tween<int>

Implementation

typedef IntTween = Tween<int>;