animate property
If it is TRUE, it will execute the Tween from begin to end.
If it is FALSE it will execute the Tween from end to begin
Implementation
final bool animate;
If it is TRUE, it will execute the Tween from begin to end.
If it is FALSE it will execute the Tween from end to begin
final bool animate;