Example #1
0
 void OnMouseDown()
 {
     pm.DownOne((int)transform.position.x, (int)transform.position.y);
 }