OrigLt

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

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OrigLtBase
trait OrigBase
trait VertSetBase
trait VertRowElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def 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

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

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

Attributes

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

Attributes

Inherited from:
OrigBase