コード例 #1
0
ファイル: Machine.cs プロジェクト: mahibak/idlorio
 public Point GetWorldSize()
 {
     return(_gridTransform.GetCurrentSize());
 }