ThreeUp

ostrat.egrid.WTerrSetter.ThreeUp
See theThreeUp companion object
class ThreeUp(val c: Int, val magUR: Int, val magDn: Int, val magUL: Int, val upTerr: WSepSome, val downRightTerr: WSepSome, val downLeftTerr: WSepSome) extends VRowElem, ThreeUpBase

Sets a vertex where 3 HSep terrains meet. Also sets the left most HSep terrain, the default is Sea.

Attributes

Companion
object
Graph
Supertypes
trait ThreeUpBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def run(row: Int): Unit

Attributes

Inherited from:
ThreeUpBase

Concrete fields

val c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

Separator terrain for HSep down-left from the HVert.

Separator terrain for HSep down-left from the HVert.

Attributes

Separator terrain for the HSep that is down-right from the HVert.

Separator terrain for the HSep that is down-right from the HVert.

Attributes

val magDn: Int

The magnitude of the HVDn down offset.

The magnitude of the HVDn down offset.

Attributes

val magUL: Int

The magnitude of the HVUL up-left offset.

The magnitude of the HVUL up-left offset.

Attributes

val magUR: Int

The magnitude of the HVUR up-right offset.

The magnitude of the HVUR up-right offset.

Attributes

Separator terrain for the HSep that is up from the HVert.

Separator terrain for the HSep that is up from the HVert.

Attributes