示例#1
0
 public T this[Vec v] {
     get => _grid[v.X, v.Y];