예제 #1
0
 public void SetOverTexture(string _id)
 {
     image.texture = StaticMethod.GetCardTexture("0", true);
     id            = _id;
 }