예제 #1
0
 void OnMouseDown()
 {
     myGameController.ProcessClick(gameObject, myX, myY);
 }