BendLtOutBase

ostrat.prid.phex.HSetter.BendLtOutBase

Used for setting the corners of a vertex on the right edge of a grid. Sets the vertex to the left on both hex tiles.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BendLtOut

Members list

Value members

Abstract methods

def c: Int

The c coordinate of the vertex.

The c coordinate of the vertex.

Attributes

def leftTerr: SST

The terrain of the left HSep of the junction as seen from the inside of the bend.

The terrain of the left HSep of the junction as seen from the inside of the bend.

Attributes

def magnitude: Int

The magnitude of the offset.

The magnitude of the offset.

Attributes

def rightTerr: SST

The terrain of the right HSep of the junction as seen from the inside of the bend.

The terrain of the right HSep of the junction as seen from the inside of the bend.

Attributes

Concrete methods

def run(row: Int): Unit