Grid
blockudoku.models.Grid
Represents the state of the grid.
Value parameters
- tiles
-
list of tiles that make up the grid.
- xLength
-
size of the grid in the x-axis.
- yLength
-
size of the grid in the y-axis.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article