public AnimationCoroutine(Cup3 owner) { this.owner = owner; }
public AnimationCoroutine1(Cup3 owner) : base(owner) { }