HcIndentN

ostrat.prid.phex.HcIndentN
trait HcIndentN

Hex tile indented on a number of its vertices, representing an island or a headland and its surrounding waters or similarly geometrically structured terrain where the main land area of the tile is surrounded by water on a number of tiles.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HcIndent6
class Island

Members list

Value members

Abstract methods

Hex sides are numbered from 0 to 5 in a clockwise direction starting at the top right. This is the index of the first indented vertex.

Hex sides are numbered from 0 to 5 in a clockwise direction starting at the top right. This is the index of the first indented vertex.

Attributes

Concrete methods

def indentedVertexIndexMap[B, ArrB <: Arr[B]](f: Int => B)(implicit build: BuilderArrMap[B, ArrB]): ArrB