void Start()
 {
     this.cc = this.GetComponent <CardController>();
 }