ThreeDown

ostrat.egrid.WTerrSetter.ThreeDown
See theThreeDown companion class
object ThreeDown

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ThreeDown.type

Members list

Value members

Concrete methods

def apply(c: Int, magUp: Int, magDR: Int, magDL: Int, sTerr: WSepSome): ThreeDown

Factory apply method to set a vertex where 3 HSep terrains meet. Sets the three HCorners and sets 3 HSep's terrain to the same value, the default being Sea. There is a name overload to set the three HSeps to different values.

Factory apply method to set a vertex where 3 HSep terrains meet. Sets the three HCorners and sets 3 HSep's terrain to the same value, the default being Sea. There is a name overload to set the three HSeps to different values.

Attributes

def apply(c: Int, magUp: Int, magDR: Int, magDL: Int, upRightTerr: WSepSome, downTerr: WSepSome, upLeftTerr: WSepSome): ThreeDown

Factory apply method to sets a vertex where 3 HSep terrains meet. Sets the three HCorners and the 3 HSep's terrain. There isa name overload to set the 3 HSeps to the same value the default being Sea..

Factory apply method to sets a vertex where 3 HSep terrains meet. Sets the three HCorners and the 3 HSep's terrain. There isa name overload to set the 3 HSeps to the same value the default being Sea..

Attributes