OrigRt

ostrat.pCiv.VTerrSetter.OrigRt
case class OrigRt(c: Int, dirn: HVDirnPrimary, sTerr: VSepSome) extends VertRowElem, OrigRtBase

Origin / end point of an HSep hex tile separator, offset to the right as viewed from the HVert looking down the HSep.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OrigRtBase
trait OrigBase
trait VertSetBase
trait VertRowElem
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

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def run(row: Int): Unit

Attributes

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

Attributes

Inherited from:
OrigBase