Isle3

ostrat.egrid.WTerrSetter.Isle3
See theIsle3 companion object
class Isle3(val terr: Land, val sepTerrs: Water) extends TRunner, Isle3Base

Sets the HSep terrain and corners for an Island, with a radius of 3/16 of the radius of the hex.

Attributes

Companion
object
Graph
Supertypes
trait Isle3Base
trait IsleNBase
trait TRunner
trait TRowElem
trait WTileHelper
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

override def magnitude: Int

Attributes

Definition Classes
Inherited from:
Isle3Base
override def run(row: Int, c: Int): Unit

Attributes

Definition Classes
Inherited from:
IsleNSmallBase

Concrete fields

The HSep separator terrains, Typically water terrain,

The HSep separator terrains, Typically water terrain,

Attributes

val terr: Land

The tile terrain. typically land terrain.

The tile terrain. typically land terrain.

Attributes