addStartingLocation

fun addStartingLocation(nationName: String, tile: TileInfo): Boolean

Adds a starting position, maintaining the transients

Return

true if the starting position was not already stored as per Collection's add

Sources

jvm source
Link copied to clipboard