コード例 #1
0
ファイル: CanvasBoard.cs プロジェクト: lai3d/All_About_UGUI
 public void InjectExist(Point point)
 {
     canvasBoardBasis.AddExistPoint(point);
 }