matrix property

List<List<int>> matrix
getter/setter pairinherited

The positions of each block will be placed respecting this matrix.

Implementation

List<List<int>> matrix;