TDirn

ostrat.prid.TDirn
trait TDirn extends Int1Elem

A tile direction can be used for a tile step.

Attributes

Graph
Supertypes
trait Int1Elem
trait IntNElem
trait SpecialT
class Any
Known subtypes
trait HStep
object HStepUL.type
object HexDL.type
object HexDR.type
object HexLt.type
object HexRt.type
object HexUR.type
object SqDn.type
object SqLt.type
object SqRt.type
object SqUp.type
trait SqDirn
object SqDL.type
object SqDR.type
object SqUL.type
object SqUR.type

Members list

Concise view

Value members

Abstract methods

def tc: Int

Tile step c column coordinate delta

Tile step c column coordinate delta

Attributes

def tr: Int

Tile step r row coordinate delta.

Tile step r row coordinate delta.

Attributes

Inherited methods

def int1: Int

Attributes

Inherited from:
Int1Elem
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