Esempio n. 1
0
 void OnMouseUpAsButton()
 {
     if (!magic.isDragChangged())
     {
         magic.LclickP(int.Parse(this.tag));
     }
 }