Isthmus

ostrat.pCiv.VTerrSetter.Isthmus
See theIsthmus companion object
class Isthmus extends TRunner, IsthmusBase

Isthmus for VTiles. Sets the HCen terrain Pulls in opposite vertices and sets 4 side terrains.

Attributes

Companion
object
Graph
Supertypes
trait IsthmusBase
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

The number of the first vertex to be indented.

The number of the first vertex to be indented.

Attributes

Inherited from:
IsthmusBase
def run(row: Int, c: Int): Unit

Sets the HCen terrain. Sets the two opposite HCorners and sets the four HSep terrains adjacent to the pulled in vertices. The HSep terrains can be different on either HSep of the isthmus. For eample it could be sea on one HSep and fresh water lake on the other.

Sets the HCen terrain. Sets the two opposite HCorners and sets the four HSep terrains adjacent to the pulled in vertices. The HSep terrains can be different on either HSep of the isthmus. For eample it could be sea on one HSep and fresh water lake on the other.

Attributes

Inherited from:
IsthmusBase

Concrete fields

The number of the first vertex to be indented.

The number of the first vertex to be indented.

Attributes

The terrain of the HSeps, next to the index vertex, typically a type of water.

The terrain of the HSeps, next to the index vertex, typically a type of water.

Attributes

The terrain of the HSeps, next to the opposite vertex typically a type of water.

The terrain of the HSeps, next to the opposite vertex typically a type of water.

Attributes

val terr: Land

The terrain of the main tile, typically a type of land.

The terrain of the main tile, typically a type of land.

Attributes