Ejemplo n.º 1
0
 public AnimationCoroutine(Cup3 owner)
 {
     this.owner = owner;
 }
 public AnimationCoroutine1(Cup3 owner) : base(owner)
 {
 }