Isle6Base

ostrat.prid.phex.HSetter.Isle6Base
trait Isle6Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 6/16 of the radius of the hex. Only use* these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Graph
Supertypes
trait IsleNBase
trait TRowElemBase
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Isle6
class Isle6Homo

Members list

Value members

Concrete methods

override def magnitude: Int

Attributes

Definition Classes

Inherited methods

override def run(row: Int, c: Int): Unit

Sets HCen and HSep data and HCorner values.

Sets HCen and HSep data and HCorner values.

Attributes

Definition Classes
Inherited from:
IsleNSmallBase
def setTerrs(row: Int, c: Int): Unit

Attributes

Inherited from:
IsleNBase

Inherited and Abstract methods

def sepTerr0: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def sepTerr1: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def sepTerr2: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def sepTerr3: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def sepTerr4: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def sepTerr5: SST

The HSep separator terrain for sep0. Typically, water terrain,

The HSep separator terrain for sep0. Typically, water terrain,

Attributes

Inherited from:
IsleNBase
def terr: TT

The tile terrain. typically land terrain.

The tile terrain. typically land terrain.

Attributes

Inherited from:
IsleNBase