tileSize property

double tileSize
final

The tile's size. Defaults to 42.

Contract

Throws AssertionError if tileSize is not positive.

Implementation

final double tileSize;