Private
Readonly
coordPrivate
Readonly
centerPrivate
Readonly
iterPrivate
activePrivate
Readonly
tilesetPrivate
Readonly
randomPrivate
selectPrivate
findFind the smallest set in the coordinate map and return it, or null if no more sets exist.
A coord/tileset pair or null
Private
getGet the number for possibilities for a coordinate via count.
The coordinate to calculate.
the count of possibilities for a coordinate.
Private
reducePrivate
reducePrivate
reduceReduce a tileset by a neighboring tile.
The neighboring tile
The tileset to reduce
The number of dimensions
The dimension of the edge
The offset from the position
Private
reduceReduce a tileset by a neighboring tile.
The neighboring tileset
The tileset to reduce
The number of dimensions
The dimension of the edge
The offset from the position
A chunk is a block of the dimension which can be used to observe part of a tile generated world.