ThreeUp

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

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