예제 #1
0
파일: Machine.cs 프로젝트: mahibak/idlorio
 public Point GetCenterTile()
 {
     return(_gridTransform.GetCenterTile());
 }