Returns a row-major order array of the quadrille cells (refer to createQuadrille for all the possible cell contents). The resulting array has width * height entries, with empty cells as null.
Syntax#
toArray()
Returns a row-major order array of the quadrille cells (refer to createQuadrille for all the possible cell contents). The resulting array has width * height entries, with empty cells as null.
toArray()