setContinent

fun setContinent(continent: Int)

Assign a continent ID to this tile.

Should only be set once at map generation.

Parameters

continent

Numeric ID >= 0

Throws

when tile already has a continent ID

Sources

jvm source
Link copied to clipboard