OrigMin

ostrat.egrid.WTerrSetter.OrigMin
See theOrigMin companion object
class OrigMin(val c: Int, val dirn: HVDirnPrimary, val magLt: Int, val sTerr: WSepSome) extends VRowElem, OrigLtRtBase

Origin / end point of an HSep hex tile separator, with a minimum combined offset of 6.

Attributes

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

Members list

Value members

Concrete methods

override def magRt: Int

The magnitude of the offset to the right of the HVert as viewed from the source.

The magnitude of the offset to the right of the HVert as viewed from the source.

Attributes

Definition Classes

Inherited methods

def run(row: Int): Unit

Attributes

Inherited from:
OrigLtRtBase
def setOrigSep(row: Int): Unit

Attributes

Inherited from:
OrigBase

Concrete fields

val c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

The direction from the HVert along the HSep.

The direction from the HVert along the HSep.

Attributes

val magLt: Int

The magnitude of the offset to the left of the HVert as viewed from the source.

The magnitude of the offset to the left of the HVert as viewed from the source.

Attributes

The terrain of the HSep from this end point oe source.

The terrain of the HSep from this end point oe source.

Attributes