コード例 #1
0
 public void Clicked()
 {
     if (pinGrp.TryMovePin(isfirstPin))
     {
         inMoving = true;
     }
 }