CapeBase

ostrat.prid.phex.HSetter.CapeBase
trait CapeBase

Base trait for capes / headlands / peninsulas. Only use these classes for HVerts where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CapeOld
class Cape

Members list

Value members

Abstract methods

The number of the first vertex to be indented.

The number of the first vertex to be indented.

Attributes

def magnitude: Int

The magnitude of the HCorner indents.

The magnitude of the HCorner indents.

Attributes

The number of indented vertices.

The number of indented vertices.

Attributes

def sepTerrs: SST

The terrain of the HSep separators, typically a type of water.

The terrain of the HSep separators, typically a type of water.

Attributes

def terr: TT

The terrain of the main tile, typically a type of land.

The terrain of the main tile, typically a type of land.

Attributes

Concrete methods

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