assignContinents
Set a continent id for each tile, so we can quickly see which tiles are connected. Can also be called on saved maps.
Return
A map of continent sizes (continent ID to tile count)
Parameters
Throws
when mode==Assign
and any land tile already has a continent ID
Sources
jvm source
Link copied to clipboard