ThreeDown

ostrat.pCiv.VTerrSetter.ThreeDown
See theThreeDown companion object
case class ThreeDown(c: Int, upRightTerr: VSepSome, downTerr: VSepSome, upLeftTerr: VSepSome, magUp: Int, magDR: Int, magDL: Int) extends VertRowElem, ThreeDownBase

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait VertSetBase
trait VertRowElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

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

Will throw on incorrect coordinates.

Will throw on incorrect coordinates.

Attributes

Inherited from:
ThreeDownBase