예제 #1
0
파일: UIBlock.cs 프로젝트: Bifuu/MomPuzzles
 public void OnPointerClick(PointerEventData eventData)
 {
     UIBoardManager.SetTargetBlock(this);
 }