RectGrid.this

Construct a grid from a 2D tile array. See rectGrid for a constructor with type inference.

struct RectGrid(T)
this
()
if (
isArray2D!T
)

Meta