isPuzzleGridFrozen

private var isPuzzleGridFrozen: Boolean = false

true if the components of the puzzle grid (for example, the tiles) can be moved or clicked; false, otherwise.