HexRt

ostrat.prid.phex.HexRt$
case object HexRt extends HStep

A step right on a hex tile grid HGrid.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait HStep
trait HStepOpt
trait TDirn
trait Int1Elem
trait IntNElem
trait SpecialT
class Object
trait Matchable
class Any
Self type
HexRt.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Value members

Concrete methods

def int1: Int
override def reverse: HStep

Attributes

Definition Classes
def sc: Int

Tile half step c column coordinate delta. The c delta to the tile side.

Tile half step c column coordinate delta. The c delta to the tile side.

Attributes

def sr: Int

Tile half step r row coordinate delta. The r delta to the tile side.

Tile half step r row coordinate delta. The r delta to the tile side.

Attributes

Inherited methods

def canEqual(a: Any): Boolean

Attributes

Inherited from:
HStep
def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton

The delta HCen of this step inside a hex grid.

The delta HCen of this step inside a hex grid.

Attributes

Inherited from:
HStep
override def intForeach(f: Int => Unit): Unit

Performs the side effecting function on each Double in this Product element.

Performs the side effecting function on each Double in this Product element.

Attributes

Definition Classes
Inherited from:
Int1Elem

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final inline override def tc: Int

Tile step c column coordinate delta

Tile step c column coordinate delta

Attributes

Definition Classes
Inherited from:
TDirnSided
final inline override def tr: Int

Tile step r row coordinate delta.

Tile step r row coordinate delta.

Attributes

Definition Classes
Inherited from:
TDirnSided