defined in haxepunk.Tween;
The type of the tween.
Default type, the tween is still available after it ended and can be started again with the start() method.
The tween will loop.
The tween will be removed after it ended.
The tween will loop, alternating backwards and forwards