start property

int start
final

Optionally skip any tiles before this tile

The order of the tiles in a region is directly chosen by the underlying tile generators, and so may not be stable between updates.

Set to 1 to skip none, which is the default.

Implementation

final int start;