Tween.recyclable
Property in Tween
Declaration
public bool recyclable { get; set; }Description
Keeps the tween in memory to be re-used after being killed.
public bool recyclable { get; set; }Keeps the tween in memory to be re-used after being killed.